Skip to content

Commit 0a3779f

Browse files
committed
add docs link to readme
1 parent 057f4be commit 0a3779f

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
@@ -72,6 +72,11 @@ Usage Example
7272
print("Acceleration : X: %.2f, Y:%.2f, Z:%.2f ms^2" % lis.acceleration)
7373
time.sleep(1)
7474
75+
Documentation
76+
=============
77+
78+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/lis331/en/latest/>`_.
79+
7580
Contributing
7681
============
7782

0 commit comments

Comments
 (0)