docs: add downloads

This commit is contained in:
Yoshua Wuyts
2016-06-04 20:11:26 +02:00
parent d867a75ac4
commit c5bb46c3b5
+5
View File
@@ -33,6 +33,11 @@
<img src="https://img.shields.io/codecov/c/github/yoshuawuyts/choo/master.svg?style=flat-square" <img src="https://img.shields.io/codecov/c/github/yoshuawuyts/choo/master.svg?style=flat-square"
alt="Test Coverage" /> alt="Test Coverage" />
</a> </a>
<!-- Downloads -->
<a href="https://npmjs.org/package/choo">
<img src="https://img.shields.io/npm/dm/choo.svg?style=flat-square"
alt="Downloads" />
</a>
<!-- Standard --> <!-- Standard -->
<a href="https://codecov.io/github/yoshuawuyts/choo"> <a href="https://codecov.io/github/yoshuawuyts/choo">
<img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square" <img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square"