Skip to content

Commit 5ae849a

Browse files
committed
add docs link to readme
1 parent 4986e0f commit 5ae849a

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
@@ -78,6 +78,11 @@ To set it to 1000000 use :
7878
rfm9x = adafruit_rfm9x.RFM9x(spi, CS, RESET, RADIO_FREQ_MHZ,baudrate=1000000)
7979
8080
81+
Documentation
82+
=============
83+
84+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/rfm69/en/latest/>`_.
85+
8186
Contributing
8287
============
8388

0 commit comments

Comments
 (0)