We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b8ee0 commit ce3da0dCopy full SHA for ce3da0d
README.rst
@@ -75,11 +75,16 @@ Usage Example
75
pin1.value = False
76
time.sleep(1)
77
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
83
Contributing
84
============
85
86
Contributions are welcome! Please read our `Code of Conduct
-<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>`_
88
before contributing to help this project stay welcoming.
89
90
Documentation
0 commit comments