From 2bd5e3fed5aee6e3319d2b9ba34631187beeef35 Mon Sep 17 00:00:00 2001 From: Simon Frings Date: Wed, 16 Mar 2022 13:42:08 +0100 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 b8ad1b4..6609da8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # PromiseStream [![CI status](https://github.com/reactphp/promise-stream/workflows/CI/badge.svg)](https://github.com/reactphp/promise-stream/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/react/promise-stream?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/react/promise-stream) The missing link between Promise-land and Stream-land for [ReactPHP](https://reactphp.org/).