From b75bc457f3b59af86b6a9b3e319c0c208f232e31 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 6 Jul 2021 09:56:34 +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 2032905..2c6576c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clue/reactphp-ssdp [![CI status](https://github.com/clue/reactphp-ssdp/workflows/CI/badge.svg)](https://github.com/clue/reactphp-ssdp/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/ssdp-react?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/ssdp-react) Async [Simple Service Discovery Protocol (SSDP)](http://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol), built on top of [ReactPHP](https://reactphp.org/).