From 8a45f34931081bcd560e90568d0f4d9a3855d64c Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 6 Jul 2021 11:13:31 +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 8848182..13fa934 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clue/reactphp-tar [![CI status](https://github.com/clue/reactphp-tar/workflows/CI/badge.svg)](https://github.com/clue/reactphp-tar/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/tar-react?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/tar-react) Streaming parser to extract tarballs with [ReactPHP](https://reactphp.org/).