From 26510531e787645047ad6ca9de10a8c5724f94bd Mon Sep 17 00:00:00 2001 From: Glenn Date: Mon, 12 Feb 2024 11:53:49 +0100 Subject: [PATCH] doc: add stupid comment for demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d143759..4186a45 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ > version of our project, please visit our primary repository at: > . + + # Minimalist Fuse Manager (MFM) MFM is a Crystal-lang CLI designed to streamline the management of various FUSE filesystems, such as sshfs, gocryptfs, httpdirfs, and more. Through its user-friendly interface, users can effortlessly mount and unmount filesystems, get real-time filesystem status, and handle errors proficiently.