To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-pixelbuf`.
Read the [docs](http://circuitpython.readthedocs.io/projects/pixelbuf/en/latest/) for info on how to use it.
What's Changed
* Fix library name in README by tekktrik in https://github.com/adafruit/Adafruit_CircuitPython_Pixelbuf/pull/5