update README

This commit is contained in:
Bill Zissimopoulos 2022-06-11 15:42:03 +01:00
parent e1ac7b60f7
commit 91400babe0

View File

@ -53,7 +53,7 @@ The WinFsp package also includes development resources and additional tools to h
**Flexible API**: Flexible, comprehensive and easy to use API. This [Tutorial](doc/WinFsp-Tutorial.asciidoc) explains how to build a file system.
- Native [API Reference](https://winfsp.dev/apiref)
- Native [API Reference](doc/WinFsp-API-winfsp.h.md)
- .NET layer for managed development. See [src/dotnet](src/dotnet)