diff --git a/README.md b/README.md index ff4dcc2..cbabb52 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ Image to ASCII-Converter # build instructions execute `stack build`. Result is then in your `.stack-work/dist/$system/$cabal/build/img2ascii/` folder. Replace `$system` and `$cabal` according to your installation. + +Two example images in the resolution of 225x65 are included. To view them just type `cat image1.img` in a suitable (aka TrueColor) terminal.