Skip to content

Commit a3c9a40

Browse files
committed
add docs link to readme
1 parent 45fb6eb commit a3c9a40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ Single Ended
8686
print("{:>5}\t{:>5.3f}".format(chan.value, chan.voltage))
8787
time.sleep(0.5)
8888
89+
Documentation
90+
=============
91+
92+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/ads1x15/en/latest/>`_.
93+
8994
Contributing
9095
============
9196

0 commit comments

Comments
 (0)