Update table
authorkangax <kangax@gmail.com>
Sun, 16 Feb 2014 18:32:55 +0000 (13:32 -0500)
committerkangax <kangax@gmail.com>
Sun, 16 Feb 2014 18:32:55 +0000 (13:32 -0500)
README.md

index 15a0c67..af8f53b 100644 (file)
--- 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       | <b>385.5KB</b>b>       |   396.3KB   |
-| [Stackoverflow](http://stackoverflow.com) | 200.4KB       | <font color="green">165.3KB</font>       |   168.3KB   |
-| [Amazon](http://amazon.com)        | 245.9KB       | 237.1KB       |   <span style="color: green">225KB</span>     |
-| [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       | <b>385.5KB</b>       |   396.3KB   |
+| [Stackoverflow](http://stackoverflow.com) | 200.4KB       | <b>165.3KB</b>       |   168.3KB   |
+| [Amazon](http://amazon.com)        | 245.9KB       | 237.1KB       |   <b>225KB</b>     |
+| [ES6 table](kangax.github.io/es5-compat-table/es6/)     | 117.9KB       | <b>82KB</b>          |   92KB      |
 
 
 Installing with [npm](https://github.com/isaacs/npm):