]> source.dussan.org Git - jquery.git/commitdiff
Updated the README to reference the Closure Compiler instead of YUI Min. Thanks for...
authorjeresig <jeresig@gmail.com>
Tue, 22 Dec 2009 04:23:03 +0000 (23:23 -0500)
committerjeresig <jeresig@gmail.com>
Tue, 22 Dec 2009 04:23:03 +0000 (23:23 -0500)
README.md

index 02741776f31e0c381e0ef78c8e43c2ac83d8918a..6e32fdfe00b091f99b2588c4e3207c7e2cbeea96 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Makes: ./dist/jquery.js
 
 `make min`
 
-A compressed version of jQuery (made the YUI Minifier).  
+A compressed version of jQuery (made the Closure Compiler).  
 Makes: ./dist/jquery.min.js
 
 `make selector`