Skip to content

Commit 25ea081

Browse files
authored
Merge pull request #56 from PaulRotmann/badge
Add badge to show number of project installations and downloads
2 parents 76d1419 + 029087d commit 25ea081

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# clue/graph-composer
22

33
[![CI status](https://github.com/clue/graph-composer/workflows/CI/badge.svg)](https://github.com/clue/graph-composer/actions)
4+
[![downloads on GitHub](https://img.shields.io/github/downloads/clue/graph-composer/total?color=blue&label=downloads%20on%20GitHub)](https://github.com/clue/graph-composer/releases)
5+
[![installs on Packagist](https://img.shields.io/packagist/dt/clue/graph-composer?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/graph-composer)
46

57
Graph visualization for your project's `composer.json` and its dependencies:
68

0 commit comments

Comments
 (0)