Updated the README to reference the Closure Compiler instead of YUI Min. Thanks for...
[jquery.git] / 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`