update README

This commit is contained in:
Bill Zissimopoulos 2017-01-05 16:45:07 -08:00
parent 5fbd75926b
commit cb0c7def54

View File

@ -10,6 +10,7 @@ Some of the benefits and features of using WinFsp are listed below:
* Very fast. Read about its [Performance](doc/WinFsp-Performance-Testing.asciidoc).
* Strives for compatibility with NTFS. Read about its [Compatibility](doc/NTFS-Compatibility.asciidoc ).
* Easy to understand but comprehensive API. Consult the [API Reference](http://www.secfs.net/winfsp/apiref/).
* FUSE compatibility layer for native Windows and Cygwin. See [fuse.h](inc/fuse/fuse.h).
* Signed drivers provided on every release.
* Available under the GPLv3.