Skip to content

Commit 42e4d6b

Browse files
authored
Update README.md
1 parent 8ebfa09 commit 42e4d6b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@
99
This package provides an integration with FFmpeg for Laravel 5.1 and higher. The storage of the files is handled by [Laravel's Filesystem](http://laravel.com/docs/5.1/filesystem).
1010

1111
## Features
12-
* Super easy wrapper around [PHP-FFMpeg](https://github.com/PHP-FFMpeg/PHP-FFMpeg)
13-
* Still able to use advanced features like filters
14-
* Integration with [Laravel's Filesystem](http://laravel.com/docs/5.1/filesystem), [configuration system](https://laravel.com/docs/5.1#configuration) and [logging handling](https://laravel.com/docs/5.1/errors)
15-
* Compatible with Laravel 5.1 and up
16-
* PHP 7.0 only
12+
* Super easy wrapper around [PHP-FFMpeg](https://github.com/PHP-FFMpeg/PHP-FFMpeg), including support for filters and other advanced features.
13+
* Integration with [Laravel's Filesystem](http://laravel.com/docs/5.1/filesystem), [configuration system](https://laravel.com/docs/5.1#configuration) and [logging handling](https://laravel.com/docs/5.1/errors).
14+
* Compatible with Laravel 5.1 and up.
15+
* PHP 7.0 only.
1716

1817
## Installation
1918

0 commit comments

Comments
 (0)