From 92787d09adc5987baaacb1e7794824e7404a7185 Mon Sep 17 00:00:00 2001 From: kangax Date: Sun, 16 Feb 2014 13:32:55 -0500 Subject: [PATCH] Update table --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 15a0c67..af8f53b 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ How does HTMLMinifier compare to [another solution](http://www.willpeavy.com/min | Site | Original size | HTMLMinifier | Will Peavy | | ------------- |:-------------:| -------------:| -----------:| -| [Wikipedia](http://en.wikipedia.org/wiki/President_of_the_United_States) | 401.4KB | 385.5KBb> | 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 | +| [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 | Installing with [npm](https://github.com/isaacs/npm): -- 2.34.1