diff --git a/README.md b/README.md new file mode 100644 index 0000000..18358f7 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# macFUSE.framework + +`macFUSE.framework` provides an object-oriented file system API for developing +macOS file systems using programming languages such as Swift and Objective-C. + +- Webite: https://macfuse.github.io +- Repo: https://github.com/macfuse/framework + +## License + +Please see LICENSE.txt.