add docs link to readme

This commit is contained in:
foamyguy 2021-10-25 11:28:45 -05:00
parent 24b1897b1a
commit e95ce187f0

View file

@ -72,6 +72,11 @@ Usage Example
while True:
blink.animate()
Documentation
=============
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/led-animation/en/latest/>`_.
Contributing
============