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