Skip to content

Commit c6080ad

Browse files
committed
feat: add NPM downloads badge for fast-injection in project card
1 parent 17a4b0d commit c6080ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,10 @@ <h3>fast-injection</h3>
226226
src="https://img.shields.io/npm/v/fast-injection?style=flat-square&labelColor=1e293b&color=38bdf8"
227227
alt="npm version"
228228
/>
229+
<img
230+
src="https://img.shields.io/npm/dm/fast-injection?style=flat-square&labelColor=1e293b&color=38bdf8"
231+
alt="NPM Downloads"
232+
/>
229233
</div>
230234
<div class="code-preview">
231235
<div class="code-header">

0 commit comments

Comments
 (0)