mirror of
https://github.com/konpa/devicon.git
synced 2025-08-17 20:01:38 +02:00
Add NPM download badges to README (#2149)
This commit is contained in:
committed by
GitHub
parent
bb5ee798b3
commit
e9af512811
@@ -20,6 +20,12 @@
|
||||
<a href="https://devicon.dev/">
|
||||
<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">
|
||||
</a>
|
||||
<a href="https://www.npmjs.com/package/devicon">
|
||||
<img alt="Devicons npm downloads" src="https://img.shields.io/npm/dt/devicon?color=%2360be86&style=for-the-badge">
|
||||
</a>
|
||||
<a href="https://www.npmjs.com/package/devicon">
|
||||
<img alt="Devicons npm downloads/month" src="https://img.shields.io/npm/dm/devicon?color=%2360be86&style=for-the-badge">
|
||||
</a>
|
||||
</p>
|
||||
<br />
|
||||
<div align="center">
|
||||
|
Reference in New Issue
Block a user