From 0510f629994e8a37a409f0c472f285c0f85d8f54 Mon Sep 17 00:00:00 2001 From: Oliver Joseph Ash Date: Thu, 16 Mar 2017 11:06:22 +0000 Subject: [PATCH] Add gzip size badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b6f9f52..fc06b8bb 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Accessible modal dialog component for React.JS [![Build Status](https://travis-ci.org/reactjs/react-modal.svg?branch=v1)](https://travis-ci.org/reactjs/react-modal) +![gzip size](http://img.badgesize.io/https://unpkg.com/react-modal/dist/react-modal.min.js?compression=gzip) ## Active Development The modal is currently undergoing significant development for a v2 release. The `master` branch contains that development work.