From 2af3aa27c76f123c371f996a7cb7a58e2f438a1d Mon Sep 17 00:00:00 2001 From: Pat Cavit Date: Thu, 19 May 2016 12:42:07 -0700 Subject: [PATCH] Update size :doughnut: (#1052) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a4213e..29420f29 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ There are over 2200 assertions in the test suite, and tests cover even difficult ## Modularity -Despite the huge performance improvements, the new codebase is smaller than v0.2.x, currently clocking at 4.5kb min+gzip +Despite the huge performance improvements, the new codebase is smaller than v0.2.x, currently clocking at 5.6kb min+gzip In addition, Mithril is now completely modular: you can import only the modules that you need and easily integrate 3rd party modules if you wish to use a different library for routing, ajax, and even rendering