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 00494f6 commit ead0e50Copy full SHA for ead0e50
README.rst
@@ -54,11 +54,16 @@ To install in a virtual environment in your current project:
54
pip3 install adafruit-circuitpython-wsgi
55
56
57
+Documentation
58
+=============
59
+
60
+API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/wsgi/en/latest/>`_.
61
62
Contributing
63
============
64
65
Contributions are welcome! Please read our `Code of Conduct
-<https://github.com/adafruit/Adafruit_CircuitPython_WSGI/blob/main/CODE_OF_CONDUCT.md>`_
66
+<https://github.com/adafruit/Adafruit_CircuitPython_WSGI/blob/master/CODE_OF_CONDUCT.md>`_
67
before contributing to help this project stay welcoming.
68
69
Sphinx documentation
0 commit comments