From 715dfe5dac2d3ffe858a1f8199c4ad85f9df65d5 Mon Sep 17 00:00:00 2001 From: Anatoly Bazarov Date: Thu, 22 Jun 2023 22:32:20 -0400 Subject: [PATCH] update version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2345cd9..2924ac0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# img2irc (1.0.0) +# img2irc (1.0.2) ![img2irc preview](https://i.imgur.com/oetHhMB.png) img2irc is a utility which converts images to halfblock irc/ansi art, with a lot of post-processing filters @@ -51,4 +51,4 @@ the `irc` mode has 99 colours, the `ansi` mode has 256, `ansi24` has 16777216 | `--invert` | colors are inverted, opposite on the color wheel | | `--frosted-glass` | blurred, frosted appearance as if viewed through semi-transparent surface | | `--solarize` | strange, otherworldly appearance with inverted colors and surreal atmosphere | -| `--edge-detection` | highlights edges and boundaries in an image | \ No newline at end of file +| `--edge-detection` | highlights edges and boundaries in an image |