Skip to content

Commit 4cadcf4

Browse files
committed
Add npm badge
1 parent 21259bf commit 4cadcf4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
React Component for editing JSON data using form inputs.
44

5+
[![npm badge](https://img.shields.io/npm/v/@bhch/react-json-form?color=brightgreen&logo=npm&style=flat-square)][npm]
6+
57
### Live demo
68

79
https://bhch.github.io/react-json-form/
810

911
### Documentation
1012

1113
https://bhch.github.io/react-json-form/
14+
15+
[npm]: https://www.npmjs.com/package/@bhch/react-json-form/

0 commit comments

Comments
 (0)