Skip to content

Commit e9af512

Browse files
authored
Add NPM download badges to README (#2149)
1 parent bb5ee79 commit e9af512

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
<a href="https://devicon.dev/">
2121
<img alt="Registered logos" src="https://img.shields.io/github/directory-file-count/devicons/devicon/icons?color=%2360be86&label=registered%20logos&style=for-the-badge">
2222
</a>
23+
<a href="https://www.npmjs.com/package/devicon">
24+
<img alt="Devicons npm downloads" src="https://img.shields.io/npm/dt/devicon?color=%2360be86&style=for-the-badge">
25+
</a>
26+
<a href="https://www.npmjs.com/package/devicon">
27+
<img alt="Devicons npm downloads/month" src="https://img.shields.io/npm/dm/devicon?color=%2360be86&style=for-the-badge">
28+
</a>
2329
</p>
2430
<br />
2531
<div align="center">

0 commit comments

Comments
 (0)