about summary refs log tree commit diff stats
path: root/discord
diff options
context:
space:
mode:
authorNoah <mounderfod@gmail.com>2022-07-08 18:24:14 +0100
committerNoah <mounderfod@gmail.com>2022-07-08 18:24:14 +0100
commitfce2dadf29e6c481fcc50073d03c41f282fa7d85 (patch)
tree333eb244c07beec92f5e2a3ea284a6289a0cc791 /discord
parentccc9b792f7b3e1154921b0f01fc0bc316f8093e2 (diff)
downloaddiscobra-fce2dadf29e6c481fcc50073d03c41f282fa7d85.tar.gz
docs: Update README.md, add it to the main docs page
Diffstat (limited to 'discord')
-rw-r--r--discord/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/discord/__init__.py b/discord/__init__.py
index e69de29..066d9f5 100644
--- a/discord/__init__.py
+++ b/discord/__init__.py
@@ -0,0 +1,3 @@
+"""
+.. include:: ../README.md
+"""
\ No newline at end of file