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

index dcfa833..15a0c67 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,9 +14,9 @@ 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.5KB       |   396.3KB   |
-| [Stackoverflow](http://stackoverflow.com) | 200.4KB       | 165.3KB       |   168.3KB   |
-| [Amazon](http://amazon.com)        | 245.9KB       | 237.1KB       |   225KB     |
+| [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      |