From 74c36a3063d337b9a8295063beeb6225e90f6443 Mon Sep 17 00:00:00 2001 From: Zoraiz Date: Wed, 12 May 2021 15:19:17 +0500 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b0ead5d..73781ca 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ ascii-image-converter myImage.jpeg Print the image with a wider array of ascii characters. Sometimes improves accuracy. ``` ascii-image-converter [path to image] -c +# Or +ascii-image-converter [path to image] --complex ```