diff options
| author | Zeyla Hellyer <[email protected]> | 2017-11-19 11:35:34 -0800 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-11-19 11:35:41 -0800 |
| commit | 582d11444c7f643490b2d73e28035bf3d94f83fa (patch) | |
| tree | fc325d20ef5587905a7216908573306c203e5c02 /README.md | |
| parent | Add the `pub` modifier (diff) | |
| download | serenity-582d11444c7f643490b2d73e28035bf3d94f83fa.tar.xz serenity-582d11444c7f643490b2d73e28035bf3d94f83fa.zip | |
Add guild invite to readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[![ci-badge][]][ci] [![docs-badge][]][docs] +[![ci-badge][]][ci] [![docs-badge][]][docs] [![guild-badge][]][guild] # serenity @@ -172,6 +172,8 @@ Voice+youtube-dl: [docs-badge]: https://img.shields.io/badge/docs-online-5023dd.svg [examples]: https://github.com/zeyla/serenity/tree/master/examples [gateway docs]: https://docs.rs/serenity/*/serenity/gateway/index.html +[guild]: https://discord.gg/WBdGJCc +[guild-badge]: https://discordapp.com/api/guilds/381880193251409931/widget.png [library:Discord.net]: https://github.com/RogueException/Discord.Net [library:JDA]: https://github.com/DV8FromTheWorld/JDA [library:disco]: https://github.com/b1naryth1ef/disco |