From cdda2e6d7db1d76112df74da800c0fbc3af0960e Mon Sep 17 00:00:00 2001 From: Zomatree Date: Mon, 30 Aug 2021 17:38:02 +0100 Subject: [PATCH] add docs to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f03d796..b7db8b8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This library will be focused on making bots and i will not implement anything on Support server: https://app.revolt.chat/invite/FDXER6hr +Documentation is [here](https://revoltpy.readthedocs.io/en/latest/) + ## Example More examples in the [examples folder](https://github.com/zomatree/revolt.py/blob/master/examples)