diff --git a/README.md b/README.md index a04ec90772b..05435cd6148 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# Create React App [![Build Status](https://travis-ci.org/facebookincubator/create-react-app.svg?branch=master)](https://travis-ci.org/facebookincubator/create-react-app) - ## Changes added in this fork - added Absolvent's Verdaccio support @@ -9,6 +7,7 @@ - added sass import in js support [sass-loader](https://github.com/webpack-contrib/sass-loader) - removed [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes/issues/36) +# Create React App [![Build Status](https://travis-ci.org/facebookincubator/create-react-app.svg?branch=master)](https://travis-ci.org/facebookincubator/create-react-app) Create React apps with no build configuration.