Skip to content

Commit a1e05a0

Browse files
committed
add docs link to readme
1 parent 40223a5 commit a1e05a0

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
@@ -120,6 +120,11 @@ These properties may raise an exception if a problem occurs. You should use try
120120
logic and catch RuntimeError and then retry getting the values after at least 2 seconds.
121121
If you try again to get a result within 2 seconds, cached values are returned.
122122

123+
Documentation
124+
=============
125+
126+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/dht/en/latest/>`_.
127+
123128
Contributing
124129
============
125130

0 commit comments

Comments
 (0)