diff options
| author | 2021-01-24 07:22:38 -0800 | |
|---|---|---|
| committer | 2021-01-24 07:22:38 -0800 | |
| commit | 12f283f1e65e4c7241e149f525cb57b9245ca716 (patch) | |
| tree | d2ac274130d6b2ee45753c7218deed37bf089515 /README.md | |
| parent | Fix lint issues (diff) | |
| parent | Merge pull request #397 from ks129/tic-tac-toe (diff) | |
Merge branch 'master' into feature/connect_four
Diffstat (limited to 'README.md')
| -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 | 
