From 6658da8f02412cd454c6c89d40480077c2440190 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 2 Jul 2021 16:42:56 +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 24bb4de..58eb26c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clue/sse-react [![CI status](https://github.com/clue/php-sse-react/workflows/CI/badge.svg)](https://github.com/clue/php-sse-react/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/sse-react?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/sse-react) Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource), built on top of [React PHP](http://reactphp.org/).