From 7f9169a708e9f970ad685b7a2944f973e1cc0cee Mon Sep 17 00:00:00 2001 From: Steven Date: Tue, 29 May 2018 16:36:59 -0400 Subject: [PATCH] Add badge to display install size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7470ef15d81..b1f20eea297 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Create React App [![Build Status](https://travis-ci.org/facebook/create-react-app.svg?branch=master)](https://travis-ci.org/facebook/create-react-app) +# Create React App [![Build Status](https://travis-ci.org/facebook/create-react-app.svg?branch=master)](https://travis-ci.org/facebook/create-react-app) [![install size](https://packagephobia.now.sh/badge?p=create-react-app)](https://packagephobia.now.sh/result?p=create-react-app) Create React apps with no build configuration.