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

Skip to content

Commit cf63de8

Browse files
authored
Merge pull request #46 from udaypydi/docs/readme-update
Docs/readme update
2 parents 19759be + cf2f4ab commit cf63de8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<a href="https://travis-ci.org/udaypydi/react-simple-boilerplate">
1313
<img src="https://travis-ci.org/udaypydi/react-simple-boilerplate.svg" alt="Test Coverage" />
1414
</a>
15-
<img src="https://img.shields.io/github/package-json/v/udaypydi/react-simple-boilerplate">
16-
<!-- last commit -->
17-
<img src="https://img.shields.io/github/last-commit/udaypydi/react-simple-boilerplate">
1815
<!-- Mit License -->
1916
<a href="https://github.com/udaypydi/react-simple-boilerplate/blob/master/LICENSE">
2017
<img src="https://img.shields.io/github/license/udaypydi/react-simple-boilerplate">
@@ -23,10 +20,11 @@
2320
<a href="https://github.com/udaypydi/react-simple-boilerplate/blob/master/CONTRIBUTING.md">
2421
<img src="https://img.shields.io/badge/PRs-welcome-blueviolet.svg">
2522
</a>
23+
<img src="https://img.shields.io/snyk/vulnerabilities/github/udaypydi/react-simple-boilerplate" />
2624
</div>
2725
</div>
2826

29-
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.
27+
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. Kick start the development with tailwind css, react hooks and much more.
3028

3129
## Getting Started
3230
<i>These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.</i>

0 commit comments

Comments
 (0)