summaryrefslogtreecommitdiffstats
path: root/contrib/gen_manual
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gen_manual')
-rw-r--r--contrib/gen_manual/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gen_manual/README.md b/contrib/gen_manual/README.md
index 853e623..7664ac6 100644
--- a/contrib/gen_manual/README.md
+++ b/contrib/gen_manual/README.md
@@ -1,5 +1,5 @@
-gen_manual - a program for automatic generation of lz4 manual
-=============================================================
+gen_manual - a program for automatic generation of manual from source code
+==========================================================================
#### Introduction
@@ -24,7 +24,7 @@ The program requires 3 parameters:
gen_manual [lz4_version] [input_file] [output_html]
```
-To compile program and generate lz4 manual we have used:
+To compile program and generate lz4 manual we have used:
```
make
./gen_manual.exe 1.7.3 ../../lib/lz4.h lz4_manual.html