Skip to content

Commit 6923ef7

Browse files
author
Orjiewuru Kingdom
committed
update readme with badges and release history
1 parent 7a17ee2 commit 6923ef7

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# React Webpack Starter
2+
23
> A simple React, Webpack 4 boilerplate to help you kick start your next React project.
34
5+
![NpmVersion](https://img.shields.io/npm/v/npm.svg)
6+
[![Build Status](https://travis-ci.org/kingisaac95/react-webpack-starter.svg?branch=feature%2Fdevelop)](https://travis-ci.org/kingisaac95/react-webpack-starter)
7+
![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)
8+
49
<img width="1440" alt="screen shot 2018-08-21 at 9 02 00 pm" src="https://user-images.githubusercontent.com/26261917/44426324-42d11700-a586-11e8-8e05-8d09bafb9f84.png">
510

611
## Installation
@@ -35,11 +40,14 @@ npm run test
3540

3641
## Release History
3742

43+
* 0.1.1
44+
* Update Readme and add badges
45+
* Setup Travis build and add tests
3846
* 0.1.0
39-
* The first proper release
40-
* Added first few basic components with styling
47+
* The first proper release
48+
* Added first few basic components with styling
4149
* 0.0.1
42-
* Work in progress
50+
* Work in progress
4351

4452
## Meta
4553

0 commit comments

Comments
 (0)