Skip to content

Commit 0e306ae

Browse files
committed
Add badge to show number of project installations
1 parent 490556d commit 0e306ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# clue/reactphp-mq [![Build Status](https://travis-ci.org/clue/reactphp-mq.svg?branch=master)](https://travis-ci.org/clue/reactphp-mq)
2+
[![installs on Packagist](https://img.shields.io/packagist/dt/clue/mq-react?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/mq-react)
23

34
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once,
45
built on top of [ReactPHP](https://reactphp.org/).

0 commit comments

Comments
 (0)