RameshAditya / asciify

Convert any image into ASCII Art.
1.14k stars 166 forks source link

Pillow library required but not mentioned in README #2

Closed admiralspark closed 6 years ago

admiralspark commented 6 years ago

SSIA.

You import from PIL but pillow isn't mentioned anywhere in the readme.

RameshAditya commented 6 years ago

@admiralspark Thanks! I've added it now to the readme. 🙂