aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-05-09 14:41:54 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-05-09 14:41:54 +0200
commit139b457bc7625f3d6e29f288513982c0e3c9467c (patch)
tree2276ddaa11f944c6e0aeb27a5009a61a682af014
parent8d1e5778cf2f316c8f0c2f8fde612381b73407f4 (diff)
downloadAsciiMap-139b457bc7625f3d6e29f288513982c0e3c9467c.tar.gz
Screenshot
-rw-r--r--Readme.md2
-rw-r--r--screenshot.pngbin0 -> 255118 bytes
2 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")
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..07b75fc
--- /dev/null
+++ b/screenshot.png
Binary files differ