Skip to content

Commit c3ce561

Browse files
authored
Merge pull request #23 from PaulRotmann/badge
Add badge to show number of project installations
2 parents 79a8ed8 + 2d47c4c commit c3ce561

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,6 +1,7 @@
11
# clue/reactphp-flux
22

33
[![CI status](https://github.com/clue/reactphp-flux/workflows/CI/badge.svg)](https://github.com/clue/reactphp-flux/actions)
4+
[![installs on Packagist](https://img.shields.io/packagist/dt/clue/reactphp-flux?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/reactphp-flux)
45

56
Flux, the lightweight stream processor to concurrently do many (but not too many) things at once,
67
built on top of [ReactPHP](https://reactphp.org/).

0 commit comments

Comments
 (0)