summaryrefslogtreecommitdiffstats
path: root/system/mount-zip/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/mount-zip/README')
-rw-r--r--system/mount-zip/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/mount-zip/README b/system/mount-zip/README
index bf84380c12..0977216aca 100644
--- a/system/mount-zip/README
+++ b/system/mount-zip/README
@@ -1,7 +1,8 @@
-mount-zip is a tool allowing to open, explore and extract ZIP
-archives.
+mount-zip (FUSE file system for zip archives)
+
mount-zip mounts a ZIP archive as a read-only FUSE file system, which
can then be explored and read by any application.
+
mount-zip aspires to be an excellent ZIP mounter. It starts quickly,
uses little memory, decodes encrypted files, and provides on-the-go
decompression and caching for maximum efficiency.