Skip to content

Commit b471d27

Browse files
authored
Merge branch 'master' into docs/readme
2 parents ee47a49 + bcdef42 commit b471d27

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,20 @@
33
<h3 align="center">Simple React Webpack Babel Starter Kit<br></h3>
44
</p>
55

6-
<p>
6+
7+
<p align="center">
78
Tired of complicated starters with 200MB of dependencies which are hard to understand and modify? This is for you!
89
This is a simple react application without redux, stylesheets or other set frameworks. It's only meant to get you started and the rest if up to you. Our goal for is to keep things simple and give you the freedom to select your own frameworks to add on top of this one.
910
</p>
1011

12+
1113
<div class="center">
1214
[![CircleCI](https://circleci.com/gh/ReactJSResources/react-webpack-babel/tree/master.svg?style=svg)](https://circleci.com/gh/ReactJSResources/react-webpack-babel/tree/master)
1315

1416
[![Dependency Status](https://img.shields.io/david/ReactJSResources/react-webpack-babel.svg)](https://david-dm.org/dylang/npm-check)
1517
</div>
1618

19+
1720
### Demo
1821
https://murmuring-fjord-36537.herokuapp.com/
1922

0 commit comments

Comments
 (0)