Skip to content

Commit 3577eba

Browse files
vinitshahdeoapollonian
authored andcommitted
added github badges
1 parent 1408ae5 commit 3577eba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-otp-input
22

3-
[![npm version](https://badge.fury.io/js/react-otp-input.svg)](https://badge.fury.io/js/react-otp-input) [![npm](https://img.shields.io/npm/dw/react-otp-input.svg?logo=npm)](https://www.npmjs.com/package/react-otp-input)
3+
[![npm version](https://badge.fury.io/js/react-otp-input.svg)](https://badge.fury.io/js/react-otp-input) [![npm](https://img.shields.io/npm/dw/react-otp-input.svg?logo=npm)](https://www.npmjs.com/package/react-otp-input)
44

55
A fully customizable, one-time password input component for the web built with React.
66

@@ -184,8 +184,12 @@ npm run docs:prod
184184

185185
## Contributing
186186

187+
[![GitHub issues](https://img.shields.io/github/issues-raw/devfolioco/react-otp-input?logo=github)](https://github.com/devfolioco/react-otp-input/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/devfolioco/react-otp-input?logo=git)](https://github.com/devfolioco/react-otp-input/pulls)
188+
187189
Feel free to open issues and pull requests!
188190

189191
## License
190192

193+
![NPM](https://img.shields.io/npm/l/react-otp-input)
194+
191195
MIT

0 commit comments

Comments
 (0)