From 99ffb80a168033b396586264b94d8756851edb17 Mon Sep 17 00:00:00 2001 From: Zak Yani Star Fenton Date: Wed, 4 Jun 2025 16:00:36 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 855660e..6ec16ac 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # slmkfs -Tool for building filesystem images. \ No newline at end of file +Tool for building filesystem images. + +This tool produces filesystem images compatible with slkern and xv6. + +## History & Licensing + +The slmkfs program is entirely new code designed to replace the old xv6 mkfs program (supporting new filesystem features). It's released under the Mulan PSL 2.0 terms. \ No newline at end of file