Skip to content

Commit d05ad92

Browse files
committed
add docs link to readme
1 parent a3b3192 commit d05ad92

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
@@ -71,6 +71,11 @@ Below is a simple standalone example.
7171
gyro_packet = GyroPacket.from_bytes(packet_buf)
7272
uart.write(gyro_packet.to_bytes())
7373
74+
Documentation
75+
=============
76+
77+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/>`_.
78+
7479
Contributing
7580
============
7681

0 commit comments

Comments
 (0)