aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-07 16:34:59 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-07 16:34:59 +0100
commitc5d8157670ea2b7f448fc41ca790b25c03a4bedb (patch)
tree428bb0f210b9094d6d147cd2c20144de5c1e8b2e /README.md
parent[CI] Add deployment env and cache .gem (diff)
Replace GitHub with GitLab across the project
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.