From 5a19c04e2022e6dc01bc0fb9b00cba691b30c509 Mon Sep 17 00:00:00 2001 From: websocket98765 <41795874+websocket98765@users.noreply.github.com> Date: Tue, 23 Jun 2020 13:19:38 -0400 Subject: [PATCH] Add live minzip size to README Adds current minified gzip size for latest version of repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1700709..7aaf958 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ react-dropdown ============== [![NPM version][npm-image]][npm-url] +![minzip size](https://flat.badgen.net/bundlephobia/minzip/react-dropdown) [![Downloads][downloads-image]][downloads-url] Simple Dropdown component for React, inspired by [react-select](https://github.com/JedWatson/react-select)