diff options
| author | 2021-01-24 17:20:46 +0200 | |
|---|---|---|
| committer | 2021-01-24 17:20:46 +0200 | |
| commit | 3356cf9cfa3d3a3f401c651217ecf2522e4fbde6 (patch) | |
| tree | fe5125c602fa9e2fbaf725be690574906b7e7a4e /README.md | |
| parent | Decrease timeout from 120 sec to 30 sec (diff) | |
| parent | Merge pull request #415 from htudu/issue-337 (diff) | |
Merge branch 'master' into tic-tac-toe
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 | 
