Skip to content

Commit e49e4be

Browse files
committed
add docs link to readme
1 parent aef8922 commit e49e4be

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
@@ -61,6 +61,11 @@ This example generates one wavelength of a 440hz sine wave when played at 16 kil
6161
from adafruit_waveform import sine
6262
wave = sine.sine_wave(16000, 440)
6363
64+
Documentation
65+
=============
66+
67+
API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/waveform/en/latest/>`_.
68+
6469
Contributing
6570
============
6671

0 commit comments

Comments
 (0)