From c214a3176aa30a00126d55896961237dbde0fbef Mon Sep 17 00:00:00 2001 From: Murod Khaydarov Date: Tue, 26 Feb 2019 08:32:51 +0300 Subject: [PATCH] issue-619: Add bundle size in Readme (#624) * issue-619: Add bundle size in Readme * bump version --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2a22e46d..39cd71f9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@

[![](https://flat.badgen.net/npm/v/codex.editor?icon=npm)](https://www.npmjs.com/package/codex.editor) +[![](https://flat.badgen.net/bundlephobia/min/codex.editor?color=cyan)](https://www.npmjs.com/package/codex.editor) +[![](https://flat.badgen.net/bundlephobia/minzip/codex.editor?color=green)](https://www.npmjs.com/package/codex.editor) +[![](https://flat.badgen.net/npm/license/codex.editor)](https://www.npmjs.com/package/codex.editor) ## Version 2.0-beta is here!