diff --git a/README.md b/README.md new file mode 100644 index 0000000..c2b96b2 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# fusannex + +**fusannex** or FUSE for git-annex or filesystem in userspace for git-annex is a virtual filesystem serving data from a git-annex repository filtered by associated metadata. + +Although it works, there is much room for performance improvements and more graceful error handling.