From 242325307b7fe52bafa7042871c4f2ac2f49c553 Mon Sep 17 00:00:00 2001 From: Explorer / <39474131+open-source-explorer@users.noreply.github.com> Date: Fri, 9 Nov 2018 11:36:22 +0530 Subject: [PATCH 1/3] add pr badge :tada: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8972d8f1936..f653a060b94 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) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/facebook/create-react-app/pulls) Create React apps with no build configuration. From ce3c4c05de7e03360ca4f11d6874e3046f2fdb67 Mon Sep 17 00:00:00 2001 From: Explorer / <39474131+open-source-explorer@users.noreply.github.com> Date: Sat, 10 Nov 2018 08:16:17 +0530 Subject: [PATCH 2/3] add rounded badge :boom: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f653a060b94..958bf703281 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) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/facebook/create-react-app/pulls) +# Create React App [![Build Status](https://travis-ci.org/facebook/create-react-app.svg?branch=master)](https://travis-ci.org/facebook/create-react-app) [![PRs Welcome](https://img.shields.io/badge/PR%27s-welcome-green.svg)](https://github.com/facebook/create-react-app/pulls) Create React apps with no build configuration. From 203f943f54d4faf4460adf88abafeeec016f1696 Mon Sep 17 00:00:00 2001 From: Joe Haddad Date: Fri, 9 Nov 2018 23:45:51 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 958bf703281..7132f498bcf 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) [![PRs Welcome](https://img.shields.io/badge/PR%27s-welcome-green.svg)](https://github.com/facebook/create-react-app/pulls) +# Create React App [![Build Status](https://travis-ci.org/facebook/create-react-app.svg?branch=master)](https://travis-ci.org/facebook/create-react-app) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/facebook/create-react-app/pulls) Create React apps with no build configuration.