Skip to content

Commit 4aee3c4

Browse files
committed
add docs link to readme
1 parent 5474f05 commit 4aee3c4

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
@@ -89,6 +89,11 @@ To read the gas sensor simply read the attributes:
8989
9090
print("CO2: ", ccs.eco2, " TVOC:", ccs.tvoc)
9191
92+
Documentation
93+
=============
94+
95+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/ccs811/en/latest/>`_.
96+
9297
Contributing
9398
============
9499

0 commit comments

Comments
 (0)