**BREAKING CHANGE**
* Changed the way the Nunchuk state is read. **BREAKING CHANGE**
* Can use `joystick`, `acceleration`, and `buttons` to access respective items.
* Can use `values` to access them all at once.
* Thanks jfurcean for all the work!
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-nunchuk`.
Read the [docs](http://circuitpython.readthedocs.io/projects/nunchuk/en/latest/) for info on how to use it.