Skip to content

Commit

Permalink
Merge pull request #165 from TomK32/master
Browse files Browse the repository at this point in the history
update of example rake output in README
  • Loading branch information
madrobby committed May 14, 2011
2 parents 05598be + 200c73e commit 42f8d07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,9 @@ For this to work, you need Ruby and Rake installed.

You'll see an output like:

Original version: 5.7k
Minified: 3.7k
Minified and gzipped: 1.6k, compression factor 3.6
Original version: 22.034k
Minified: 11.826k
Minified and gzipped: 4.485k, compression factor 4.912

The minified file is saved in dist/zepto.min.js.

Expand Down

0 comments on commit 42f8d07

Please sign in to comment.