From 9c5bb649b50306033b82a37a63482578b1e955fb Mon Sep 17 00:00:00 2001 From: foamyguy Date: Mon, 25 Oct 2021 11:29:47 -0500 Subject: [PATCH] add docs link to readme --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 363dcb0..9b83f08 100644 --- a/README.rst +++ b/README.rst @@ -85,6 +85,11 @@ Usage Example time.sleep(120) +Documentation +============= + +API documentation for this library can be found on `Read the Docs `_. + Contributing ============