diff options
-rw-r--r-- | readme.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/readme.txt b/readme.txt index 23e081edb..27c490f61 100644 --- a/readme.txt +++ b/readme.txt @@ -3,10 +3,11 @@ This file explains the tree structure of the jQuery UI project's subversion tree * branches
* tags
* trunk
- * demos
- * source - Includes the main dependancy ui.core.js
- * effects - Includes the effects core and the individual effects
- * interaction - Includes core interaction modules like drag & drop, sortables and resizables.
- * widgets - Includes visual widgets like datepicker, accordion and tabs.
- * tests
- * themes
+ * ui
+ * demos
+ * source - Includes the main dependancy ui.core.js
+ * effects - Includes the effects core and the individual effects
+ * interaction - Includes core interaction modules like drag & drop, sortables and resizables.
+ * widgets - Includes visual widgets like datepicker, accordion and tabs.
+ * tests
+ * themes
|