diff --git a/README.md b/README.md index ff32c04..3034436 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # Choices A vanilla JS customisable select box plugin + +## To do +* 'Tagging' style input box +* Sortable select box (ASC/DESC etc) +* Select box with filtering search \ No newline at end of file diff --git a/assets/js/src/choices.js b/assets/js/src/choices.js new file mode 100644 index 0000000..e69de29