Skip to content

Commit acc96d5

Browse files
committed
update readme
1 parent b4a7497 commit acc96d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<h1 align="center">Php File Permissions</h1>
22

3-
`PHP File Permissions` is a PHP library for extended work with file permissions. You can easily change the permissions
4-
recursively.
5-
63
[![Packagist Version](https://img.shields.io/packagist/v/MathiasReker/php-file-permissions.svg)](https://packagist.org/packages/MathiasReker/php-file-permissions)
74
[![Packagist Downloads](https://img.shields.io/packagist/dt/MathiasReker/php-file-permissions.svg?color=%23ff007f)](https://packagist.org/packages/MathiasReker/php-file-permissions)
85
[![CI status](https://github.com/MathiasReker/php-file-permissions/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/MathiasReker/php-file-permissions/actions/workflows/ci.yml)
@@ -12,6 +9,9 @@ recursively.
129
[![Issues](https://img.shields.io/github/issues/MathiasReker/php-file-permissions.svg)](https://github.com/MathiasReker/php-file-permissions/issues)
1310
[![MIT License](https://img.shields.io/github/license/MathiasReker/php-file-permissions.svg)](https://github.com/MathiasReker/php-file-permissions/blob/develop/LICENSE.txt)
1411

12+
`PHP File Permissions` is a PHP library for extended work with file permissions. You can easily change the permissions
13+
recursively.
14+
1515
### Versions & Dependencies
1616

1717
| Version | PHP | Documentation |
@@ -25,7 +25,7 @@ recursively.
2525

2626
### Installation
2727

28-
run `composer require MathiasReker/php-file-permissions`
28+
Run `composer require MathiasReker/php-file-permissions`
2929

3030
### Examples
3131

0 commit comments

Comments
 (0)