Skip to content

Commit 892c87a

Browse files
committed
add docs link to readme
1 parent 33edd52 commit 892c87a

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
@@ -104,6 +104,11 @@ This example tests that pypixelbuf works.
104104
buffer = TestBuf(20, bytearray(20 * 3), "RGB", 1.0, auto_write=True)
105105
buffer[0] = (1, 2, 3)
106106
107+
Documentation
108+
=============
109+
110+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/pixelbuf/en/latest/>`_.
111+
107112
Contributing
108113
============
109114

0 commit comments

Comments
 (0)