From 0de21e31ca3de8996b26ba2e08c1f79958dff4ba Mon Sep 17 00:00:00 2001 From: Caleb Gardner Date: Thu, 28 Dec 2023 00:24:28 -0600 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e30adb1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# squashfuse + +This is a FUSE mounting library for [my squashfs library](github.com/CalebQ42/squashfs) that supports both Fuse2 and Fuse3.