From 77a056f5a3efd7ef5c20013010048d21d0d0c7e4 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Wed, 10 Aug 2016 10:04:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14cf4aa..e2a5282 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Choices.js [![Build Status](https://travis-ci.org/jshjohnson/Choices.svg?branch=master)](https://travis-ci.org/jshjohnson/Choices) -A lightweight (~15kb gzipped 🎉), configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. +A vanilla, lightweight (~15kb gzipped 🎉), configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. [Demo](https://joshuajohnson.co.uk/Choices/)