summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 06:46:02 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 06:46:02 +0000
commitdef42230e27ddcb133e6778eefa2300cdbf3e95b (patch)
treee2ccc298cfa0f06b5adc5f05dd8872b33905b26d /README
parentAdding upstream version 0.2. (diff)
downloadlzd-def42230e27ddcb133e6778eefa2300cdbf3e95b.tar.xz
lzd-def42230e27ddcb133e6778eefa2300cdbf3e95b.zip
Adding upstream version 0.3.upstream/0.3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ed832ca..fcfe639 100644
--- a/README
+++ b/README
@@ -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.