Skip to content

Commit 1229f7f

Browse files
committed
add docs link to readme
1 parent 81d1396 commit 1229f7f

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
@@ -116,6 +116,11 @@ attribute and access the standard attributes of a struct_time such as ``tm_year`
116116
print(t)
117117
print(t.tm_hour, t.tm_min)
118118
119+
Documentation
120+
=============
121+
122+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/ds1307/en/latest/>`_.
123+
119124
Contributing
120125
============
121126

0 commit comments

Comments
 (0)