From: jeresig Date: Tue, 22 Dec 2009 04:23:03 +0000 (-0500) Subject: Updated the README to reference the Closure Compiler instead of YUI Min. Thanks for... X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=c97e914d40a8a24b47f2b6ef4f706b5367d94ee2 Updated the README to reference the Closure Compiler instead of YUI Min. Thanks for the heads-up @_carumba. --- diff --git a/README.md b/README.md index 0274177..6e32fdf 100644 --- 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`