aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 5a65550f..beec49ed 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
-# Python Discord website
+# Python Discord: Site
-[![Build Status](https://travis-ci.org/discord-python/site.svg?branch=master)](https://travis-ci.org/discord-python/site) [![Coverage Status](https://coveralls.io/repos/github/discord-python/site/badge.svg?branch=master)](https://coveralls.io/github/discord-python/site?branch=master) [![Discord](https://discordapp.com/api/guilds/267624335836053506/embed.png)](https://discord.gg/2B963hn)
+This is all of the code that is responsible for maintaining [our website](https://pythondiscord.com), and all of
+its subdomains.
-### See the wiki for details
-
-[https://github.com/discord-python/site/wiki](https://github.com/discord-python/site/wiki)
+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.