From cb0c7def5409f4a6cc084ceb5ce92d9870e0eb56 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 5 Jan 2017 16:45:07 -0800 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62f264fd..8d592fe2 100644 --- a/README.md +++ b/README.md @@ -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.