make examples work

This commit is contained in:
alhimik45
2018-01-05 01:40:44 +07:00
parent 1f24141807
commit b4a2ffc149
4 changed files with 18 additions and 1 deletions

4
README
View File

@@ -1,3 +1,5 @@
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/).
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.