From 7265307a583054db00ea15f9d4ace1d670caee9a Mon Sep 17 00:00:00 2001 From: dolfies Date: Fri, 26 Jan 2024 14:23:54 -0500 Subject: [PATCH] Explicitly link selfcord README in README Github shows the default branch README on all branches now :( --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b0a73f63b..443ccde0e 100644 --- a/README.rst +++ b/README.rst @@ -98,7 +98,7 @@ Please note that on Linux installing voice you must install the following packag Using with Upstream ~~~~~~~~~~~~~~~~~~~~ -If you would like to use the library alongside upstream ``discord.py``, you can install ``selfcord.py`` instead of ``discord.py-self``. Check out the `renamed branch `_ for more information. +If you would like to use the library alongside upstream ``discord.py``, you can install ``selfcord.py`` instead of ``discord.py-self``. Check out the `renamed branch `_ for more information. Quick Example --------------