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