add docs link to readme
This commit is contained in:
parent
24b1897b1a
commit
e95ce187f0
1 changed files with 5 additions and 0 deletions
|
|
@ -72,6 +72,11 @@ Usage Example
|
||||||
while True:
|
while True:
|
||||||
blink.animate()
|
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
|
Contributing
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue