From df95205d7bb39acbaac4b2977a51cb5a84ad0404 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 6 Jul 2021 10:40:57 +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 902f62e..a26030c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clue/reactphp-connection-manager-extra [![CI status](https://github.com/clue/reactphp-connection-manager-extra/workflows/CI/badge.svg)](https://github.com/clue/reactphp-connection-manager-extra/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/connection-manager-extra?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/connection-manager-extra) This project provides _extra_ (in terms of "additional", "extraordinary", "special" and "unusual") decorators, built on top of [ReactPHP's Socket](https://github.com/reactphp/socket).