aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index da2b6df..97fd6d8 100644
--- a/Readme.md
+++ b/Readme.md
@@ -13,3 +13,5 @@ CMDline tool to Convert 24bit Windows BitMap files to ASCII with optional ANSI-c
To use with other image types, use imagemagick: `magick convert <image> -depth 24 bmp:- | asciimap -i`
License: MIT
+
+![alt text](screenshot.png "Screenshot")