Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
astralarya committed Jun 23, 2016
1 parent 6cf5cfa commit 9c0a696
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# react-console

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Travis Build][travis-image]][travis-url]

Simple React.js console emulator.

Expand Down Expand Up @@ -72,3 +74,7 @@ React-console is inspired by [chrisdone/jquery-console](https://github.com/chris

[npm-image]: https://img.shields.io/npm/v/react-console-component.svg
[npm-url]: https://npmjs.org/package/react-console-component
[downloads-image]: https://img.shields.io/npm/dm/react-console-component.svg
[downloads-url]: https://npmjs.org/package/react-console-component
[travis-image]: https://img.shields.io/travis/autochthe/react-console/master.svg
[travis-url]: https://travis-ci.org/autochthe/react-console

0 comments on commit 9c0a696

Please sign in to comment.