Skip to content

Commit 4602fb9

Browse files
committed
add docs link to readme
1 parent fa360dc commit 4602fb9

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
@@ -68,6 +68,11 @@ Hex <-> Binary Conversions
6868
bin_data = unhexlify(hex_data)
6969
print("Binary Data: ", bin_data)
7070
71+
Documentation
72+
=============
73+
74+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/binascii/en/latest/>`_.
75+
7176
Contributing
7277
============
7378

0 commit comments

Comments
 (0)