rudimentary readme

This commit is contained in:
Nicole Dresselhaus 2015-11-21 01:56:52 +01:00
parent b554360eaa
commit d1a7826472

View File

@ -1,2 +1,6 @@
# img2ascii
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.