rename README

This commit is contained in:
alhimik45
2018-01-05 01:44:20 +07:00
parent 2322591f88
commit 3f94ad6838

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
[![NuGet version](https://img.shields.io/nuget/vpre/Mono.Fuse.NETStandard.svg)](https://www.nuget.org/packages/Mono.Fuse.NETStandard/)
This is a .NET Standard binding for FUSE, port of [mono-fuse](https://github.com/jonpryor/mono-fuse) library.
For documentation see [here](http://www.jprl.com/Projects/mono-fuse/docs/).
To run examples clone this repository, run `build-libs.sh` and then runs projects from `examples/` folder.