Skip to content

Commit

Permalink
Updated the README to reference the Closure Compiler instead of YUI M…
Browse files Browse the repository at this point in the history
…in. Thanks for the heads-up @_carumba.
  • Loading branch information
jeresig committed Dec 22, 2009
1 parent 7e69fdb commit c97e914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit c97e914

Please sign in to comment.