From 99766f58db288f374d9b4db8b0fc94d9d1eafa23 Mon Sep 17 00:00:00 2001 From: cloudwithax Date: Sat, 6 Nov 2021 15:13:26 -0400 Subject: [PATCH] Update README to show docs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8272ad7..6942586 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ The modern [Lavalink](https://github.com/freyacodes/Lavalink) wrapper designed for [discord.py](https://github.com/Rapptz/discord.py) -![](https://img.shields.io/badge/license-GPL-2f2f2f) ![](https://img.shields.io/badge/python-3.8-2f2f2f) ![](https://img.shields.io/discord/899324069235810315) +![](https://img.shields.io/badge/license-GPL-2f2f2f) ![](https://img.shields.io/badge/python-3.8-2f2f2f) ![](https://img.shields.io/discord/899324069235810315) ![](https://pomice.readthedocs.io/en/latest/?badge=latest) + This library is heavily based off of/uses code from the following libraries: - [Wavelink](https://github.com/PythonistaGuild/Wavelink) @@ -26,6 +27,9 @@ pip install git+https://github.com/cloudwithax/pomice ``` # Support + +The official documentation is [here](https://pomice.readthedocs.io/en/latest/) + You can join our support server [here](https://discord.gg/r64qjTSHG8)