From 74544b07e744c0ca74046293a3b1818a75f49815 Mon Sep 17 00:00:00 2001 From: Simon Frings Date: Fri, 18 Mar 2022 10:49:59 +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 d5f8bb4..380cc5f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Async Utilities [![CI status](https://github.com/reactphp/async/workflows/CI/badge.svg)](https://github.com/reactphp/async/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/react/async?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/react/async) Async utilities for [ReactPHP](https://reactphp.org/).