diff --git a/README.md b/README.md index cf6f6c3..9eeb491 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,21 @@

+## Features + +* Basic HTML select functionality, including multiple +* Search/filter options +* Custom option rendering +* Keyboard support +* Group options with group names, you can search group names +* Events for everything +* Fully stylable + ## Demo Live demo can be found here: [http://tbleckert.github.io/react-select-search/](http://tbleckert.github.io/react-select-search/) -## Warning - -Until the 1.0.0 release, this react component is considered not to be production ready. It will most likely work for you but it's lacking tests and testing. I'm trying my hardest to get enough time to work on this and test it. Any and all help is much appreciated in forms of both testing and code contributions. +Demo ## Known issues