From d482a6ed6a17975461bbac23bc5a8d73322f4ad7 Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Tue, 19 Mar 2013 08:54:47 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c812998d..d68921e7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ Select2 ================= -Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. Look and feel of Select2 is based on the excellent [Chosen](http://harvesthq.github.com/chosen/) library. +Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. -To get started -- checkout http://ivaynberg.github.com/select2! +To get started checkout examples and documentation at http://ivaynberg.github.com/select2 What Does Select2 Support That Chosen Does Not? -------------------------------------------------