Updated the README to reference the Closure Compiler instead of YUI Min. Thanks for the heads-up @_carumba.
This commit is contained in:
parent
7e69fdbad4
commit
c97e914d40
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue