aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar scragly <[email protected]>2019-09-30 20:50:03 +1000
committerGravatar GitHub <[email protected]>2019-09-30 20:50:03 +1000
commit71a3ac9382851845dcb26609d64299bd69b0f0f5 (patch)
tree2949aaf1d16863224d3717729947fe9b35270ae7 /README.md
parentMerge pull request #460 from python-discord/help-fix (diff)
parentRemove temp instructions, add link to contrib guide on website. (diff)
Adjust development workflow inline with new `site` changes. (#464)
Adjust development workflow inline with new `site` changes.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae3288dbf..7a7f1b992 100644
--- a/README.md
+++ b/README.md
@@ -9,3 +9,5 @@
This project is a Discord bot specifically for use with the Python Discord server. It provides numerous utilities
and other tools to help keep the server running like a well-oiled machine.
+
+Read the [Contributing Guide](https://pythondiscord.com/pages/contributing/bot/) on our website if you're interested in helping out.