diff options
-rwxr-xr-x | README.md | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -1,8 +1,7 @@ # Sir Lancebot -[![Discord][5]][6] -[![Lint Badge][1]][2] -[![Build Badge][3]][4] +[![Discord][3]][4] +[![CI Badge][1]][2] [](LICENSE) [](https://gitpod.io/#/github.com/python-discord/sir-lancebot) @@ -23,9 +22,7 @@ Before you start, please take some time to read through our [contributing guidel See [Sir Lancebot's Wiki](https://pythondiscord.com/pages/contributing/sir-lancebot/) for in-depth guides on getting started with the project! -[1]:https://github.com/python-discord/sir-lancebot/workflows/Lint/badge.svg?branch=main -[2]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ALint+branch%3Amain -[3]:https://github.com/python-discord/sir-lancebot/workflows/Build/badge.svg?branch=main -[4]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ABuild+branch%3Amain -[5]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg -[6]: https://discord.gg/python +[1]:https://github.com/python-discord/sir-lancebot/workflows/CI/badge.svg?branch=main +[2]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ACI+branch%3Amain +[3]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg +[4]: https://discord.gg/python |