diff options
author | 2021-01-22 11:21:44 +0100 | |
---|---|---|
committer | 2021-01-22 11:21:44 +0100 | |
commit | f085c3ae55f4ecba3cd3b68b2b2ce28680533c3d (patch) | |
tree | d550af6a79edf1d6301662a1d7dd98c5050cac53 | |
parent | Merge pull request #564 from rijusougata13/master (diff) |
Update the README badges
-rwxr-xr-x | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,9 @@ # Sir Lancebot +[![Discord][5]][6] [![Lint Badge][1]][2] [![Build Badge][3]][4] -[](https://discord.gg/2B963hn) +[](LICENSE)  @@ -25,3 +26,5 @@ See [Sir Lancebot's Wiki](https://pythondiscord.com/pages/contributing/sir-lance [2]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ALint+branch%3Amaster [3]:https://github.com/python-discord/sir-lancebot/workflows/Build/badge.svg?branch=master [4]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ABuild+branch%3Amaster +[5]: https://raw.githubusercontent.com/python-discord/branding/master/logos/badge/badge_github.svg +[6]: https://discord.gg/python |