Skip to content

Commit bd01125

Browse files
committed
Adds status badges to README
1 parent 0163182 commit bd01125

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
![Dev Build Status](https://img.shields.io/circleci/project/github/topcoder-platform/topcoder-react-utils/develop.svg?label=develop)
2+
![Master Build Status](https://img.shields.io/circleci/project/github/topcoder-platform/topcoder-react-utils/master.svg?label=master)
3+
![Latest NPM Release](https://img.shields.io/npm/v/topcoder-react-utils.svg)
4+
![NPM Downloads](https://img.shields.io/npm/dm/topcoder-react-utils.svg)
5+
16
# Topcoder React Utils
27
The [Topcoder](https://www.topcoder.com) collection of generic ReactJS
38
configurations, components and utilities to be shared between all internal and

0 commit comments

Comments
 (0)