diff --git a/README.md b/README.md index 06a5588..df5379d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# Versioning File System # 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/),