Update README

Este commit está contenido en:
Julian Ospald 2016-05-09 13:37:21 +02:00
padre a946387330
commit cfe626b6d4
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 511B62C09D50CD28
Se han modificado 1 ficheros con 4 adiciones y 0 borrados

Ver fichero

@ -36,3 +36,7 @@ so it is forked as well and merged into this library.
* `hasTrailingPathSeparator` behaves in the same way as `System.FilePath`
* `dropTrailingPathSeparator` behaves in the same way as `System.FilePath`
* added various functions like `isValid`, `normalise` and `equalFilePath`
* uses the `word8` package for save word8 literals instead of `OverloadedStrings`
* has custom versions of `openFd` and `getDirectoryContents`