Skip to content

Commit ce3da0d

Browse files
committed
add docs link to readme
1 parent 32b8ee0 commit ce3da0d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,16 @@ Usage Example
7575
pin1.value = False
7676
time.sleep(1)
7777
78+
Documentation
79+
=============
80+
81+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/74hc595/en/latest/>`_.
82+
7883
Contributing
7984
============
8085

8186
Contributions are welcome! Please read our `Code of Conduct
82-
<https://github.com/adafruit/Adafruit_CircuitPython_74HC595/blob/main/CODE_OF_CONDUCT.md>`_
87+
<https://github.com/adafruit/Adafruit_CircuitPython_74HC595/blob/master/CODE_OF_CONDUCT.md>`_
8388
before contributing to help this project stay welcoming.
8489

8590
Documentation

0 commit comments

Comments
 (0)