Skip to content

Commit 2fad9e0

Browse files
authored
Merge pull request #92 from SimonFrings/installations
Add badge to show number of project installations
2 parents 7844f9c + c7df49d commit 2fad9e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ChildProcess
22

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

56
Event-driven library for executing child processes with
67
[ReactPHP](https://reactphp.org/).

0 commit comments

Comments
 (0)