Skip to content

Commit 070e0c2

Browse files
authored
Add downloads badge (#62)
1 parent 3072e81 commit 070e0c2

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,6 +2,10 @@
22
# **react-audio-voice-recorder**
33
An audio recording helper for React. Provides a component and a hook to help with audio recording.
44

5+
[![NPM downloads][npm-download-img]][npm-download-url]
6+
7+
[npm-download-img]: https://img.shields.io/npm/dm/react-audio-voice-recorder.svg?style=round-square
8+
[npm-download-url]: https://www.npmjs.com/package/react-audio-voice-recorder
59
## Installation
610
```sh
711
npm install react-audio-voice-recorder

0 commit comments

Comments
 (0)