aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2018-09-18 22:13:51 +0200
committerGravatar Johannes Christ <[email protected]>2018-09-18 22:13:51 +0200
commit084abb56a488052a4c8a8c992c375e6aa94e2dcc (patch)
tree789b2d403a1d4e253bcc81b146d3452dae7304e4 /README.md
parentAdd `psmgr` command. (diff)
Add documentation.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 79e3c1c6..7f54930a 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
# Python Discord: Site
-This is all of the code that is responsible for maintaining [our website](https://pythondiscord.com), and all of
-its subdomains.
+This is all of the code that is responsible for maintaining
+[our website](https://pythondiscord.com), and all of its subdomains.
-If you're looking to contribute or play around with the code, take a look at our
-[Project Guide](https://wiki.pythondiscord.com/wiki/contributing/project/site), hosted on the wiki you'll find
-in this very repository. \ No newline at end of file
+If you're looking to contribute or play around with the code,
+take a look at the [`docs` directory](docs).