summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery-ui/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-09 15:57:10 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-09 15:57:18 +0200
commit2824b43b7332e847810f042c4183ce95ee90e852 (patch)
tree9a10f31c8acbf01d72336d3d065f8c8fda4b83c5 /js/vendor/jquery-ui/README.md
parentf0abeddd07fcf21e30c95d58885416ef40d65391 (diff)
use bower for managing deps
Diffstat (limited to 'js/vendor/jquery-ui/README.md')
-rw-r--r--js/vendor/jquery-ui/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/js/vendor/jquery-ui/README.md b/js/vendor/jquery-ui/README.md
new file mode 100644
index 000000000..9c3f88c46
--- /dev/null
+++ b/js/vendor/jquery-ui/README.md
@@ -0,0 +1,11 @@
+[jQuery UI](http://jqueryui.com/) - Interactions and Widgets for the web
+================================
+
+jQuery UI provides interactions like Drag and Drop and widgets like Autocomplete, Tabs and Slider and makes these as easy to use as jQuery itself.
+
+If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get started. Or visit the [Using jQuery UI Forum](http://forum.jquery.com/using-jquery-ui) for discussions and questions.
+
+If you are interested in helping develop jQuery UI, you are in the right place.
+To discuss development with team members and the community, visit the [Developing jQuery UI Forum](http://forum.jquery.com/developing-jquery-ui) or in #jquery on irc.freednode.net.
+
+## This repo only holds precompiled files.