From 9c1d1a253bd249ec08e95a087669be4d5459be43 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Wed, 2 Mar 2016 15:18:20 +1100 Subject: [PATCH] Update README.md --- tools/imagecon/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/imagecon/README.md b/tools/imagecon/README.md index 768167a..fba66be 100644 --- a/tools/imagecon/README.md +++ b/tools/imagecon/README.md @@ -43,6 +43,6 @@ Display debugging information example ------- - ``` +``` ./imagecon --input full_color.png --output image-data --quantize --colors 32 --palette ```