From: kangax Date: Sun, 16 Feb 2014 18:39:06 +0000 (-0500) Subject: Update table X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a2428b753de054e5bdc41470874aae03ec37d9cc;p=html-minifier.git Update table --- diff --git a/README.md b/README.md index af8f53b..416bd5e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ How does HTMLMinifier compare to [another solution](http://www.willpeavy.com/min | [Wikipedia](http://en.wikipedia.org/wiki/President_of_the_United_States) | 401.4KB | 385.5KB | 396.3KB | | [Stackoverflow](http://stackoverflow.com) | 200.4KB | 165.3KB | 168.3KB | | [Amazon](http://amazon.com) | 245.9KB | 237.1KB | 225KB | -| [ES6 table](kangax.github.io/es5-compat-table/es6/) | 117.9KB | 82KB | 92KB | +| [ES6 table](http://kangax.github.io/es5-compat-table/es6/) | 117.9KB | 82KB | 92KB | +| [HTMLMinifier page](https://github.com/kangax/html-minifier) | 48.8KB | 41.3KB | 43.3KB | Installing with [npm](https://github.com/isaacs/npm):