diff --git a/README.md b/README.md index 56d122b..6ac134f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ ### REQUIREMENTS ### Python Pillow module - install with: -```console pip install Pillow ``` (requires python-pip) +```console +pip install Pillow +``` +(requires python-pip) ### USAGE ### -```console python ascii.py [image path]``` \ No newline at end of file +```console +python ascii.py [image path] +``` +