Skip to content

Commit 0c4ee75

Browse files
committed
add docs link to readme
1 parent 4e19b60 commit 0c4ee75

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ Usage Example
7474
print('Temperature: {0:0.3f}C'.format(temp))
7575
time.sleep(1.0)
7676
77+
Documentation
78+
=============
79+
80+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/lsm9ds0/en/latest/>`_.
81+
7782
Contributing
7883
============
7984

0 commit comments

Comments
 (0)