From e8af4fd7b5c41e11eda57c3c6ba6528ec090a867 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Sun, 14 Sep 2014 21:41:00 -0400 Subject: [PATCH] fix size in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 273d0822..0aada168 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Mithril is a client-side MVC framework - a tool to organize code in a way that i ### Light-weight -- Only 4kb gzipped, no dependencies +- Only 5kb gzipped, no dependencies - Small API, small learning curve ### Robust