From f3d216a4c500c84cd2fce9eca809e399669bb390 Mon Sep 17 00:00:00 2001 From: Patrick Filler Date: Wed, 20 Jul 2011 12:04:40 -0400 Subject: [PATCH] Update readme --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f5e36f1..8711f0f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,18 @@ -Chosen -====== +# Chosen Chosen is a library for making long, unwieldy select boxes more user friendly. +jQuery version: chosen/chosen.jquery.js +Prototype version: chosen/chosen.proto.js + For documentation, usage, and examples, see: -http://harvesthq.github.com/chosen \ No newline at end of file +http://harvesthq.github.com/chosen + + +### Notable Forks + +Chosen for MooTools, by Jules Janssen +https://github.com/julesjanssen/chosen + +Chosen Drupal 7 Module, by Pol Dell'Aiera +https://github.com/Polzme/chosen \ No newline at end of file