From 3dedf80907f9985fe5d2d02104bbbb72cac6ce91 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Mon, 25 Oct 2021 11:13:27 -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 e04df99..f378765 100644 --- a/README.rst +++ b/README.rst @@ -62,6 +62,11 @@ Usage Example Examples of using this module are in examples folder. +Documentation +============= + +API documentation for this library can be found on `Read the Docs `_. + Contributing ============