Skip to content

Commit a9fe0cb

Browse files
committed
update readme
1 parent 7f30cfe commit a9fe0cb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ This class permit log rotating with diferetne processor.
77
[![tests](https://github.com/cesargb/php-log-rotation/workflows/tests/badge.svg)](https://github.com/cesargb/php-log-rotation/actions)
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)
99

10+
## Installation
11+
12+
You can install this package via composer using:
13+
14+
```bash
15+
composer require cesargb/php-log-rotation
16+
```
17+
1018
## Usage
1119

1220
This is an example:

0 commit comments

Comments
 (0)