summaryrefslogtreecommitdiffstats
path: root/system/squashfuse/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/squashfuse/README')
-rw-r--r--system/squashfuse/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/squashfuse/README b/system/squashfuse/README
new file mode 100644
index 0000000000..7b09573dcf
--- /dev/null
+++ b/system/squashfuse/README
@@ -0,0 +1,6 @@
+Squashfuse lets you mount SquashFS archives in user-space.
+It supports almost all features of the SquashFS format,
+yet is still fast and memory-efficient.
+
+It provides two binaries and two libraries, one pair uses high-level
+FUSE API and another faster low-level API (these have "_ll" suffix).