Skip to content

Commit 1d9cbe0

Browse files
committed
add docs link to readme
1 parent 03abe21 commit 1d9cbe0

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
@@ -74,6 +74,11 @@ Usage Example
7474
time.sleep(1)
7575
display = adafruit_ssd1325.SSD1325(display_bus, width=128, height=64)
7676
77+
Documentation
78+
=============
79+
80+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/ssd1325/en/latest/>`_.
81+
7782
Contributing
7883
============
7984

0 commit comments

Comments
 (0)