diff --git a/README.rst b/README.rst index 16b0f44..ad5cefb 100644 --- a/README.rst +++ b/README.rst @@ -86,6 +86,11 @@ Single Ended print("{:>5}\t{:>5.3f}".format(chan.value, chan.voltage)) time.sleep(0.5) +Documentation +============= + +API documentation for this library can be found on `Read the Docs `_. + Contributing ============