Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f243aac

Browse files
authored
Merge pull request #38 from udaypydi/doc/license-readme
license updated in readme
2 parents be7a4fa + 1227260 commit f243aac

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# [React Boilerplate](http://react-simple-boilerplate.surge.sh/)
22

3-
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/udaypydi/react-simple-boilerplate/blob/master/CONTRIBUTING.md) ![](https://img.shields.io/travis/udaypydi/react-simple-boilerplate)
3+
> A simple react boilerplate with webpack hmr and latest babel packages. It comes with inbuilt [Travis-CI](https://travis-ci.org/) for PR checks, lint checks and builds.
4+
5+
[![TravisCI](https://img.shields.io/travis/udaypydi/react-simple-boilerplate)](https://travis-ci.org/github/udaypydi/react-simple-boilerplate/builds)
6+
[![Last commit](https://img.shields.io/github/last-commit/udaypydi/react-simple-boilerplate)](https://github.com/udaypydi/react-simple-boilerplate/commits/master)
7+
[![License](https://img.shields.io/github/license/udaypydi/react-simple-boilerplate)](https://github.com/udaypydi/react-simple-boilerplate/blob/master/LICENSE)
8+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/udaypydi/react-simple-boilerplate/blob/master/CONTRIBUTING.md)
49

5-
A simple react boilerplate with webpack hmr and latest babel packages. It comes with inbuilt [Travis-CI](https://travis-ci.org/) for PR checks, lint checks and builds.
610

711
## Getting Started
812
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

0 commit comments

Comments
 (0)