Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rcanut authored Dec 12, 2018
1 parent 3f96e62 commit 71d13ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 71d13ad

Please sign in to comment.