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 0274177..6e32fdf 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`