We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67dd90 commit 5187cc5Copy full SHA for 5187cc5
readme.md
@@ -6,6 +6,10 @@
6
<a href="https://www.npmjs.com/package/pidtree">
7
<img src="https://img.shields.io/npm/v/pidtree.svg" alt="Latest version on npm" />
8
</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>
13
<!-- License - MIT -->
14
<a href="https://github.com/simonepri/pidtree/tree/master/license">
15
<img src="https://img.shields.io/github/license/simonepri/pidtree.svg" alt="Project license" />
0 commit comments