From 4a4ab8c21015a2663df5636346e7c68d618f7291 Mon Sep 17 00:00:00 2001 From: Voussoir Date: Tue, 2 Dec 2014 19:23:00 -0800 Subject: [PATCH] else ascii readme --- ascii/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ascii/README.md b/ascii/README.md index 0abebe8..b312f31 100644 --- a/ascii/README.md +++ b/ascii/README.md @@ -1,8 +1,11 @@ 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 +____ + 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