From a727e6e58fe487e24cb72e0b1eaeb968a9fce863 Mon Sep 17 00:00:00 2001 From: Gandalf-the-Bot Date: Thu, 24 Nov 2016 03:29:00 +0000 Subject: [PATCH] Bundled output for commit 8eb61a12abb62842ad5dd69d48db3ca229b283c5 [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71c22280..e1be8c2b 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ There are over 4000 assertions in the test suite, and tests cover even difficult ## Modularity -Despite the huge improvements in performance and modularity, the new codebase is smaller than v0.2.x, currently clocking at 7.41 KB min+gzip +Despite the huge improvements in performance and modularity, the new codebase is smaller than v0.2.x, currently clocking at 7.42 KB 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