Skip to content

Commit 32345b2

Browse files
authored
Update README.md
1 parent 68d5bb9 commit 32345b2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# React-Native Redux Boilerplate
22

33
[![Greenkeeper badge](https://badges.greenkeeper.io/mCodex/react-native-redux-boilerplate.svg)](https://greenkeeper.io/)
4-
[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://github.com/mCodex/react-native-redux-boilerplate/graphs/contributors/)
54
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/mCodex/react-native-redux-boilerplate/blob/master/LICENSE)
65
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/mCodex/react-native-redux-boilerplate)
76

8-
This is a simple `react-native init` project with some libraries that I just installed myself and I use it on many projects as my "RN starter kit". This project includes out of the box:
7+
This is a simple `react-native init` project with some libraries. This project includes out of the box:
98

109
* React-Native
1110
* React-Native-Navigation
@@ -39,4 +38,4 @@ cd .. && yarn start
3938

4039
## Description
4140

42-
Starting a new project can be take some time to configure project structure, libraries and so on... So, I decided to make this starter kit open source for anyone who needs a little help.
41+
Starting a new project can take some time to configure project structure, libraries and so on... So, I decided to make this starter kit open source for anyone who needs a little help.

0 commit comments

Comments
 (0)