From 964f98e04148204e1bc0fc1640dc45a375a3dfee Mon Sep 17 00:00:00 2001 From: Voussoir Date: Tue, 2 Dec 2014 19:23:47 -0800 Subject: [PATCH] else ascii readme --- ascii/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ascii/README.md b/ascii/README.md index b312f31..f8f9deb 100644 --- a/ascii/README.md +++ b/ascii/README.md @@ -2,10 +2,12 @@ ASCII ========= New! cx_frozen executable. Click "View Raw" on [executable.zip](https://github.com/voussoir/else/blob/master/ascii/executable.zip) to download a zipped up exe of this program. This means you don't need to download Python or PIL. -Only tested on PNG and JPG ____ +Only tested on PNG and JPG + + I'm not the first person to come up with this, but I did write it from scratch. Requires the Python Image Library (PIL), which has been adapted to python 3 under the name "Pillow" pip install pillow