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