From 6485c7669ac3d6bee2b4d080787c6a9e16dd351e Mon Sep 17 00:00:00 2001 From: Waveplate Date: Sun, 18 May 2025 17:14:41 -0700 Subject: [PATCH] update img2irc banner --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90d07ea..5f9858f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ *img2irc* is a premiere command-line utility which converts images to irc/ansi art, with a lot of post-processing filters -`$ img2irc https://i.imgur.com/WWSl2Sb.png --render ansi --blocks --width 132 --contrast 50 --nograyscale` +`$ img2irc https://i.imgur.com/qP1uBCK.png --render ansi --blocks --width 122 --contrast 20 --scale 1:1.05` >   ->![img2irc block example](https://i.imgur.com/B9syzEm.png) +>![img2irc block example](https://i.imgur.com/OhOPmBQ.png) >   # how to install