From 54a8e282bbc962d8c1f3d30dd853769d2485579b Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 25 Jul 2016 09:08:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e0f94c..76c1791 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. +[Demo](https://joshuajohnson.co.uk/Choices/) + ## Setup ```html