diff options
author | 2021-01-22 11:24:25 +0100 | |
---|---|---|
committer | 2021-01-22 11:24:25 +0100 | |
commit | 1c5df70d0916c0724317e1f175177d3cd0e1742a (patch) | |
tree | 9cd3487400515ffb76c9a555a38cd37edbece93a /README.md | |
parent | Use wildcard for ALLOWED_HOSTS in debug mode (diff) |
Update the README badges
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,10 +1,9 @@ # Python Discord: Site -[](https://discord.gg/2B963hn) +[![Discord][10]][11] [![Lint & Test][1]][2] [![Build & Deploy][3]][4] [![Coverage Status][5]][6] -[](LICENSE) -[][7] +[](LICENSE) This is all of the code that is responsible for maintaining [our website][7] and all of its subdomains. @@ -22,3 +21,5 @@ If you're looking to contribute or play around with the code, take a look at [th [7]: https://pythondiscord.com [8]: https://pythondiscord.com/pages/contributing/site/ [9]: https://github.com/python-discord/site/issues +[10]: https://raw.githubusercontent.com/python-discord/branding/master/logos/badge/badge_github.svg +[11]: https://discord.gg/python |