diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,7 +1,8 @@ -# Python Discord website +# Python Discord: Site -[](https://travis-ci.org/discord-python/site) [](https://coveralls.io/github/discord-python/site?branch=master) [](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. |