aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjeresig <jeresig@gmail.com>2009-12-21 23:23:03 -0500
committerjeresig <jeresig@gmail.com>2009-12-21 23:23:03 -0500
commitc97e914d40a8a24b47f2b6ef4f706b5367d94ee2 (patch)
tree4e2325a8015bab76b6e0acd7fad032e74d60036e /README.md
parent7e69fdbad4d4bf05e94d22fd4a3e0a9fe625fc69 (diff)
downloadjquery-c97e914d40a8a24b47f2b6ef4f706b5367d94ee2.tar.gz
jquery-c97e914d40a8a24b47f2b6ef4f706b5367d94ee2.zip
Updated the README to reference the Closure Compiler instead of YUI Min. Thanks for the heads-up @_carumba.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02741776f..6e32fdfe0 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`