From c59acea82cde534ce67f3e340ecf0f8a960f5278 Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 8 Jul 2021 11:06:20 +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 61483b6..15b74a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clue/reactphp-mdns [![CI status](https://github.com/clue/reactphp-mdns/workflows/CI/badge.svg)](https://github.com/clue/reactphp-mdns/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/mdns-react?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/mdns-react) Simple, async multicast DNS (mDNS) resolver for zeroconf networking, built on top of [ReactPHP](https://reactphp.org/).