Skip to content

Commit 5187cc5

Browse files
committed
Add downloads badge
1 parent e67dd90 commit 5187cc5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<a href="https://www.npmjs.com/package/pidtree">
77
<img src="https://img.shields.io/npm/v/pidtree.svg" alt="Latest version on npm" />
88
</a>
9+
<!-- Downloads - npm -->
10+
<a href="https://npm-stat.com/charts.html?package=pidtree">
11+
<img src="https://img.shields.io/npm/dt/pidtree.svg" alt="Downloads on npm" />
12+
</a>
913
<!-- License - MIT -->
1014
<a href="https://github.com/simonepri/pidtree/tree/master/license">
1115
<img src="https://img.shields.io/github/license/simonepri/pidtree.svg" alt="Project license" />

0 commit comments

Comments
 (0)