Skip to content

Commit 51f876e

Browse files
committed
📝 Doc: update doc to reflect npm meta details
1 parent 40287f7 commit 51f876e

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
@@ -2,7 +2,11 @@
22

33
> Hook created to keep track of the status code of all API calls made to some specific urls
44
5-
[![NPM](https://img.shields.io/npm/v/use-network-status-code.svg)](https://www.npmjs.com/package/use-network-status-code) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
5+
<p>
6+
<a href="https://www.npmjs.com/package/use-network-status-code"><img src="https://img.shields.io/npm/v/use-network-status-code.svg" alt="npm"></a>
7+
<a href="https://www.npmjs.com/package/use-network-status-code"><img src="https://img.shields.io/npm/dm/use-network-status-code.svg" alt="downloads/month"></a>
8+
<a href="http://makeapullrequest.com"><img src="https://img.shields.io/badge/PR(s)-welcome-brightgreen.svg?style=flat-square" alt="pullrequest"></a>
9+
</p>
610

711
## Install
812

0 commit comments

Comments
 (0)