From 89061f9a1567574f9062a4c7dbdef1784fcb039a Mon Sep 17 00:00:00 2001 From: Stefan Dresselhaus Date: Sun, 22 Nov 2015 18:30:05 +0100 Subject: [PATCH] added image to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f6bc00..0851e89 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ Image to ASCII-Converter execute `stack build`. Result is then in your `.stack-work/dist/$system/$cabal/build/img2ascii/` folder. Replace `$system` and `$cabal` according to your installation. Trhee example images in the resolution of 225x65, 225x65 and 100x40 are included. To view them just type `cat image1.img` in a suitable (aka TrueColor) terminal. + +# example + +![rose-image](https://raw.githubusercontent.com/Drezil/img2ascii/master/example_small.png)