Skip to content

Commit

Permalink
Add npm badge
Browse files Browse the repository at this point in the history
  • Loading branch information
astralarya committed Jun 23, 2016
1 parent 2316dbb commit ff4f12a
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,5 +1,7 @@
# react-console

[![NPM Version][npm-image]][npm-url]

Simple React.js console emulator.

See the [live demo](https://autochthe.github.io/react-console/).
Expand Down Expand Up @@ -66,3 +68,7 @@ Properties you can pass to the console element
## Awknoledgements

React-console is inspired by [chrisdone/jquery-console](https://github.com/chrisdone/jquery-console).


[npm-image]: https://img.shields.io/npm/v/react-console-component.svg
[npm-url]: https://npmjs.org/package/react-console-component

0 comments on commit ff4f12a

Please sign in to comment.