From 7b87d2dec06d372ad670e8f1f7f80582292c7433 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Fri, 27 Aug 2021 20:55:36 -0400 Subject: [PATCH] Add gist to README --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index dd2df58ece93..8fa8bccb5991 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,11 @@ discord.py A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. +The Future of discord.py +-------------------------- + +Please read the [gist](https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1) for the future of this project. It's been a good one. + Key Features -------------