From 6c47fa0f95f6bfac7925d0c5ea9e9f8875124044 Mon Sep 17 00:00:00 2001 From: Nathan Cahill Date: Sun, 28 Feb 2016 23:36:45 -0700 Subject: [PATCH] Add file size badge For projects that focus on file size, it's cool to have a badge that shows the current file size. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 290b5e1..4e45abb 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Travis](https://travis-ci.org/Lucifier129/react-lite.svg?branch=master)](https://travis-ci.org/Lucifier129/react-lite) [![npm](https://img.shields.io/npm/v/react-lite.svg)](https://www.npmjs.com/package/react-lite) [![Join the chat at https://gitter.im/Lucifier129/react-lite](https://badges.gitter.im/Lucifier129/react-lite.svg)](https://gitter.im/Lucifier129/react-lite?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![File Size](https://badge-size.herokuapp.com/Lucifier129/react-lite/master/dist/react-lite.min.js.svg) ## Introduction React under 20k.