diff options
Diffstat (limited to '')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Description -Lzd is a very simplified decompressor for lzip files with an educational +Lzd is a simplified decompressor for lzip files with an educational purpose. Studying its source is a good first step to understand how lzip works. It is not safe to use lzd for any real work. |