Skip to content

Commit d92f6b7

Browse files
committed
update readme. add some badges
1 parent 6a277ba commit d92f6b7

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
# system utils for php
1+
# system utils
22

3-
## license
3+
[![License](https://img.shields.io/packagist/l/php-toolkit/sys-utils.svg?style=flat-square)](LICENSE)
4+
[![Php Version](https://img.shields.io/badge/php-%3E=7.1.0-brightgreen.svg?maxAge=2592000)](https://packagist.org/packages/php-toolkit/sys-utils)
5+
[![Latest Stable Version](http://img.shields.io/packagist/v/php-toolkit/sys-utils.svg)](https://packagist.org/packages/php-toolkit/sys-utils)
6+
7+
Some useful system utils for php
8+
9+
## Install
10+
11+
```bash
12+
composer require toolkit/sys-utils
13+
```
14+
15+
## License
416

517
MIT

0 commit comments

Comments
 (0)