Skip to content

Commit 1f13d60

Browse files
authored
Add packagist downloads badge
1 parent 3c14f5d commit 1f13d60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CoverageBadge
22

3-
[![PHP lint & test](https://github.com/codebtech/coveragebadge/actions/workflows/php.yml/badge.svg)](https://github.com/codebtech/coveragebadge/actions/workflows/php.yml) ![](./badges/php.svg)
3+
[![PHP lint & test](https://github.com/codebtech/coveragebadge/actions/workflows/php.yml/badge.svg)](https://github.com/codebtech/coveragebadge/actions/workflows/php.yml) ![PHP Code Coverage](./badges/php.svg) ![Packagist dowloads](https://img.shields.io/packagist/dt/codebtech/coveragebadge?logoColor=fff&label=packagist)
44

55

66
CoverageBadge is a PHP library for creating SVG coverage badges from Clover XML files.
@@ -26,4 +26,4 @@ vendor/bin/coverage-badge /path/to/clover.xml,/path/to/clover2.xml /path/to/badg
2626

2727
## Acknowledgements
2828

29-
This library is inspired by [JASchilz/PHPCoverageBadge](https://github.com/JASchilz/PHPCoverageBadge)
29+
This library is inspired by [JASchilz/PHPCoverageBadge](https://github.com/JASchilz/PHPCoverageBadge)

0 commit comments

Comments
 (0)