1
0
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:
Jørgen Kalsnes Hagen
2024-02-16 18:29:51 +01:00
committed by GitHub
parent bb5ee798b3
commit e9af512811

View File

@@ -20,6 +20,12 @@
<a href="https://devicon.dev/"> <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"> <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>
<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> </p>
<br /> <br />
<div align="center"> <div align="center">