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 +```