From 71d13ad88eb195473a1db0b3837859f0a1faaf2e Mon Sep 17 00:00:00 2001 From: Raphael Canut Date: Wed, 12 Dec 2018 18:07:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ab8c7b..f0d9873 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For Linux: gcc *.c -O3 -lm -o nhw_en/decoder.exe To encode an image (512x512 bitmap color image for now): nhw_encoder.exe imagename.bmp -encoder options: quality settings: -h1..3 or -l1..13 +encoder options: quality settings: -h1..3 or -l1..14 example: nhw_encoder.exe imagename.bmp -l3