Updated the README to reference the Closure Compiler instead of YUI Min. Thanks for the heads-up @_carumba.

This commit is contained in:
jeresig 2009-12-21 23:23:03 -05:00
parent 7e69fdbad4
commit c97e914d40

View file

@ -33,7 +33,7 @@ Makes: ./dist/jquery.js
`make min` `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 Makes: ./dist/jquery.min.js
`make selector` `make selector`