Skip to content

Commit 7c103be

Browse files
authored
Merge pull request #17 from PaulRotmann/badge
Add badge to show number of project installations
2 parents 7e1acfb + fd245ee commit 7c103be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# clue/reactphp-packagist-api
22

33
[![CI status](https://github.com/clue/reactphp-packagist-api/workflows/CI/badge.svg)](https://github.com/clue/reactphp-packagist-api/actions)
4+
[![installs on Packagist](https://img.shields.io/packagist/dt/clue/packagist-api-react?color=blue&label=install%20on%20Packagist)](https://packagist.org/packages/clue/packagist-api-react)
45

56
Simple async access to packagist.org's API, like listing project details, number of downloads etc.,
67
built on top of [ReactPHP](https://reactphp.org/).

0 commit comments

Comments
 (0)