Merge pull request #798 from Petroochio/library-size

Update README gzip size statement
This commit is contained in:
Leo Horie 2015-09-23 19:02:30 -04:00
commit d6e68d0144

View file

@ -19,7 +19,7 @@ Mithril is a client-side MVC framework - a tool to organize code in a way that i
### Light-weight
- Only 5kb gzipped, no dependencies
- Only 7kb gzipped, no dependencies
- Small API, small learning curve
### Robust