From a0e4bb55df83c99b12bc9c311ac3b2a5473c25d4 Mon Sep 17 00:00:00 2001 From: Marius Merschformann Date: Mon, 2 Sep 2024 17:37:56 +0200 Subject: [PATCH] Fix sample call in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d97ad52..24038c3 100644 --- a/README.md +++ b/README.md @@ -63,11 +63,11 @@ pip install brickmos --upgrade Convert an image by invoking the script as follows: -`brickmos data/iron-man-portrait.jpg --output_directory="temp"` +`brickmos --image_file data/iron-man-portrait.jpg --output_directory="temp"` Or alternatively clone this repo and run it directly: -`python run.py data/iron-man-portrait.jpg --output_directory="temp"` +`python run.py --image_file data/iron-man-portrait.jpg --output_directory="temp"` Repeat the process while modifying the original image (change colors in areas not working well, change colors overall, etc.) and limiting / extending the