From 30db26f5f1cc077fb33d35b96d3fc994babc33bb Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Sun, 4 Sep 2016 20:40:08 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 109edb1..8aaeafe 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,18 @@ A vanilla, lightweight (~15kb gzipped 🎉), configurable select box/text input [Demo](https://joshuajohnson.co.uk/Choices/) +## TL;DR +✔ Lightweight + +✔ No jQuery dependency + +✔ Configurable sorting + +✔ Flexible styling + +✔ Fast search/filtering +✔ Clean API + ## Setup ```html