Quellcode durchsuchen

Improve Flysystem description.

pull/1098/head
Jamie York vor 5 Jahren
Ursprung
Commit
537d8b9b5d
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -256,7 +256,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
256 256
 *Libraries for file manipulation and MIME type detection.*
257 257
 
258 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 260
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
261 261
 * [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
262 262
 * [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.

Laden…
Abbrechen
Speichern