From 71bd03e62f56f762b5ca7bba74a685e97e02e72f Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Wed, 2 Mar 2016 15:18:00 +1100 Subject: [PATCH] Update README.md --- tools/imagecon/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/imagecon/README.md b/tools/imagecon/README.md index 6070f4e..768167a 100644 --- a/tools/imagecon/README.md +++ b/tools/imagecon/README.md @@ -5,7 +5,7 @@ Generate amiga data/files from a PNG image file. usage ----- - ``` +``` imagecon: --input [options] Options: --output @@ -45,4 +45,4 @@ example ------- ``` ./imagecon --input full_color.png --output image-data --quantize --colors 32 --palette -``` \ No newline at end of file +```