summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhixin <wenzhixin2010@gmail.com>2013-11-26 23:23:21 +0800
committerzhixin <wenzhixin2010@gmail.com>2013-11-26 23:23:21 +0800
commit2e5cc21f9f9af11fa24e57af57a07aea25afc241 (patch)
tree82a1a0f6984d86dfe2620b03b7d98fe139df18eb
parentb84c789caa98da560159344d82fff3bf2519ebe5 (diff)
downloadmultiple-select-2e5cc21f9f9af11fa24e57af57a07aea25afc241.zip
multiple-select-2e5cc21f9f9af11fa24e57af57a07aea25afc241.tar.gz
multiple-select-2e5cc21f9f9af11fa24e57af57a07aea25afc241.tar.bz2
add Contributors
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4841505..5c409db 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,20 @@ Multiple select is a jQuery plugin to select multiple elements with checkboxes :
To get started checkout examples and documentation at http://wenzhixin.net.cn/p/multiple-select
+### Contributors
-# Copyright and License
+Multiple select is due to the excellent work of the following contributors:
+
+<table>
+<tbody>
+<tr><th align="left">文翼</th><td><a href="https://github.com/wenzhixin">GitHub/wenzhixin</a></td></tr>
+<tr><th align="left">Gaurav Jassal</th><td><a href="https://github.com/creativeaura">GitHub/creativeaura</a></td><</tr>
+<tr><th align="left">jwheadon</th><td><a href="https://github.com/jwheadon">GitHub/jwheadon</a></td></tr>
+<tr><th align="left">guli</th><td><a href="https://github.com/guli">GitHub/guli</a></td><</tr>
+</tbody>
+</table>
+
+### Copyright and License
Copyright 2013 wenzhixin