How to add badges to your GitHub readme
Copy this snippet to your README files:
[](https://npmjs.org/package/<package>)
Note: Your package must be published on npmjs.org.
Append ?compact=true
[](https://npmjs.org/package/<package>)
Append ?mini=true
[](https://npmjs.org/package/<package>)
Thanks to rvagg for creating and hosting https://nodei.co/.


