Add comparison table
authorkangax <kangax@gmail.com>
Sun, 16 Feb 2014 18:23:09 +0000 (13:23 -0500)
committerkangax <kangax@gmail.com>
Sun, 16 Feb 2014 18:23:18 +0000 (13:23 -0500)
README.md

index fa972dd..c7824da 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,6 +10,15 @@ See [corresponding blog post](http://perfectionkills.com/experimenting-with-html
 
 Also see corresponding [Grunt plugin](https://github.com/gruntjs/grunt-contrib-htmlmin).
 
+
+| Site          | Original size | HTMLMinifier  | Will Peavy  |
+| ------------- |:-------------:| -------------:| -----------:|
+| Wikipedia     | 401.4KB       | 385.5KB       |   396.3KB   |
+| Stackoverflow | ...           |   ...         |   ...       |
+| Amazon        | ...           |    ..         |   ...       |
+| ES6 table     | ...           |    ..         |   ...       |
+
+
 Installing with [npm](https://github.com/isaacs/npm):
 
 ```