Skip to content

Commit e2d81a6

Browse files
committed
add docs link to readme
1 parent 54ce623 commit e2d81a6

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
@@ -71,6 +71,11 @@ Usage Example
7171
print("Humidity: %0.1f %%" % sensor.relative_humidity)
7272
time.sleep(2)
7373
74+
Documentation
75+
=============
76+
77+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/htu21d/en/latest/>`_.
78+
7479
Contributing
7580
============
7681

0 commit comments

Comments
 (0)