* Minor changes to epd_bitmap.py to not use the home directory and default to blinka.bmp
* Updated epd_pillow_image.py because it was throwing an error with newer versions of Pillow due to not explicitly converting to RGB
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-epd`.
Read the [docs](http://circuitpython.readthedocs.io/projects/epd/en/latest/) for info on how to use it.