From 0d665f1bf585930b1b6c45f53fe23f6fa07b398f Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 1 Jan 2022 18:19:10 +0100 Subject: text --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 84c736e..b82800e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # MarFS -This is a sub-project of Melvix and shouldn't be used otherwise. +> This is a sub-project of Melvix and shouldn't be used otherwise. + +As of right now, there are two utility programs in this project: +* `mkfs` creates an empty MarFS filesystem on a specified image +* `fuse` mounts a specified MarFS-formatted image onto a specified directory + +`mkfs` as well as `fuse` are quick and dirty solutions without performance in mind. You may find better implementations in the main Melvix repository. -- cgit v1.2.3