README.rdoc in ajaxlibs-0.1.10 vs README.rdoc in ajaxlibs-0.1.11

- old
+ new

@@ -25,10 +25,11 @@ * jquery-ui * jrails * mootools * prototype * scriptaculous +* swfobject == Examples === simple library load, under the development environment @@ -114,10 +115,10 @@ Ajaxlibs prior to version 0.1.10 was copying all javascript libraries in all available version to the public javascript directory. Version 0.1.10 provide an automatic copy of needed libraries in their local version (copy is not performed if you are using google CDN, in production environment by default). You can now safely remove <tt>public/javascripts/ajaxlibs</tt> and ignore it in your SCM. == TODO -* support more javascript libraries : available though Google CDN (mootools, ...), not available through Google CDN (jrails, ...), available only from google (google maps, ...). +* support more javascript libraries : available though Google CDN (yui), not available through Google CDN, available only from google (google maps, ...). == Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix.