From 9b50235dd6fc1f93ad22f9e2af0cafdce264e13a Mon Sep 17 00:00:00 2001 From: Peter Gyory Date: Wed, 23 Sep 2015 16:41:26 -0400 Subject: [PATCH] Update README gzip size statement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bb8aee5..6f19f097 100644 --- a/README.md +++ b/README.md @@ -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