浏览代码

Improve Flysystem description.

pull/1098/head
Jamie York 5 年前
父节点
当前提交
537d8b9b5d
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

256
 *Libraries for file manipulation and MIME type detection.*
256
 *Libraries for file manipulation and MIME type detection.*
257
 
257
 
258
 * [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
258
 * [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
259
-* [Flysystem](https://github.com/thephpleague/Flysystem) - Another filesystem abstraction layer.
259
+* [Flysystem](https://github.com/thephpleague/Flysystem) - Abstraction for local and remote filesystems.
260
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
260
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
261
 * [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
261
 * [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
262
 * [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
262
 * [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.

正在加载...
取消
保存