From 350f9b09433d4f2cfb5ba0de97ea5d3252ff2696 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Tue, 9 Aug 2016 13:59:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e8af77..63fce0b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Choices.js [![Build Status](https://travis-ci.org/jshjohnson/Choices.svg?branch=master)](https://travis-ci.org/jshjohnson/Choices) A lightweight, configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. +~ 15kb gzipped 🎉 + [Demo](https://joshuajohnson.co.uk/Choices/) ## Setup