add docs link to readme

This commit is contained in:
foamyguy 2021-10-25 11:26:56 -05:00
parent d9e41b670c
commit b53f421dc8

View file

@ -110,6 +110,11 @@ Usage Example
print()
ble.start_advertising(advertisement)
Documentation
=============
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/ble_midi/en/latest/>`_.
Contributing
============