From: Alessandro Pio Ardizio Date: Sat, 13 Jun 2020 17:12:17 +0000 (+0200) Subject: Added npm weekly downloads badge X-Git-Tag: v1.2.0~13 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=58a76e226c30a02f9d21e60d04045804a97194bc;p=poolifier.git Added npm weekly downloads badge --- diff --git a/README.MD b/README.MD index 3963a10d..bbc4c090 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,7 @@ # Node Thread Pool :arrow_double_up: :on: [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Dependabot](https://badgen.net/dependabot/dependabot/dependabot-core/?icon=dependabot)](https://badgen.net/dependabot/dependabot/dependabot-core/?icon=dependabot) +[![npm w](https://img.shields.io/npm/dw/poolifier)](https://www.npmjs.com/package/poolifier) [![Actions Status](https://github.com/pioardi/node-pool/workflows/NodeCI/badge.svg)](https://github.com/pioardi/node-pool/actions) [![Coverage Status](https://coveralls.io/repos/github/pioardi/node-thread-pool/badge.svg?branch=master)](https://coveralls.io/github/pioardi/node-thread-pool?branch=master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)