Skip to content

Commit a455ec1

Browse files
committed
Add npm badge
1 parent bd92d68 commit a455ec1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# react-stdio
1+
# react-stdio [![npm package][npm-badge]][npm]
2+
3+
[npm-badge]: https://img.shields.io/npm/v/react-stdio.svg?style=flat-square
4+
[npm]: https://www.npmjs.org/package/react-stdio
25

36
[react-stdio](https://github.com/mjackson/react-stdio) lets you render [React](https://facebook.github.io/react/) components on the server, regardless of the backend technology you're using.
47

0 commit comments

Comments
 (0)