From c756fd44a00ec569bb09f6ff9e7264c600b9e8ad Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 2 Jul 2021 16:57:46 +0200 Subject: [PATCH] Add badge to show number of project installations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b76263..79c93f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clue/reactphp-shell [![CI status](https://github.com/clue/reactphp-shell/workflows/CI/badge.svg)](https://github.com/clue/reactphp-shell/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/shell-react?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/shell-react) Run async commands within any interactive shell command, built on top of [ReactPHP](https://reactphp.org/).