diff --git a/README.md b/README.md index 37ee8da..0592004 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Versioning File System # +# VFS # Versioning File System (uninterestingly abbreviated VFS) is a simple user-space file system implemented on top of [FUSE](https://en.wikipedia.org/?title=Filesystem_in_Userspace) with the aid of [Bazil ](https://bazil.org/fuse/),