Skip to content

Commit 2818b52

Browse files
authored
Add total downloads badge to README
1 parent c1366cc commit 2818b52

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
@@ -6,6 +6,7 @@ This PHP package allows you to rotate a log file and compress it.
66
[![tests](https://github.com/cesargb/php-log-rotation/workflows/tests/badge.svg)](https://github.com/cesargb/php-log-rotation/actions)
77
[![phpstan](https://github.com/cesargb/php-log-rotation/actions/workflows/phpstan.yml/badge.svg)](https://github.com/cesargb/php-log-rotation/actions/workflows/phpstan.yml)
88
[![Latest Version on Packagist](https://img.shields.io/packagist/v/cesargb/php-log-rotation.svg?style=flat-square&color=brightgreen)](https://packagist.org/packages/cesargb/php-log-rotation)
9+
[![Total Downloads](https://img.shields.io/packagist/dt/cesargb/php-log-rotation.svg?style=flat-square)](https://packagist.org/packages/cesargb/php-log-rotation)
910

1011
Note: If you have the version 1 installed, [read this](https://github.com/cesargb/php-log-rotation/tree/v1).
1112

0 commit comments

Comments
 (0)