Update README.md

This commit is contained in:
Josh Johnson 2017-01-24 12:22:19 +00:00 committed by GitHub
parent 186e7bfed6
commit cdd120f588

View file

@ -3,10 +3,6 @@ A vanilla, lightweight (~15kb gzipped 🎉), configurable select box/text input
[Demo](https://joshuajohnson.co.uk/Choices/)
----
###Interested in writing your own ES6 JavaScript plugins? Check out [ES6.io](https://ES6.io/friend/JOHNSON) for great tutorials!
----
## TL;DR
* Lightweight
* No jQuery dependency
@ -17,6 +13,10 @@ A vanilla, lightweight (~15kb gzipped 🎉), configurable select box/text input
* Right-to-left support
* Custom templates
----
###Interested in writing your own ES6 JavaScript plugins? Check out [ES6.io](https://ES6.io/friend/JOHNSON) for great tutorials!
----
## Installation
With [NPM](https://www.npmjs.com/package/choices.js):
```zsh