From bc74df4aed54236a224709f437dbdb29bf05966a Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 1 Jul 2021 15:22:24 +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 74fad2e..ed70737 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clue/reactphp-utf8 [![CI status](https://github.com/clue/reactphp-utf8/workflows/CI/badge.svg)](https://github.com/clue/reactphp-utf8/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/utf8-react?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/utf8-react) Streaming UTF-8 parser, built on top of [ReactPHP](https://reactphp.org/).