Skip to content

Commit 04461a7

Browse files
authored
Merge pull request #209 from clue-labs/badge
Add badges to show number of project installations
2 parents 3c56414 + 17fb0ac commit 04461a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

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

33
[![CI status](https://github.com/graphp/graph/actions/workflows/ci.yml/badge.svg)](https://github.com/graphp/graph/actions)
4+
[![development installs on Packagist](https://img.shields.io/packagist/dt/graphp/graph?color=blue&label=development%20installs%20on%20Packagist)](https://packagist.org/packages/graphp/graph)
5+
[![previous installs on Packagist](https://img.shields.io/packagist/dt/clue/graph?color=blue&label=previous%20installs%20on%20Packagist)](https://packagist.org/packages/clue/graph)
46

57
GraPHP is the mathematical graph/network library written in PHP.
68

0 commit comments

Comments
 (0)