diff options
| author | Austin Hellyer <[email protected]> | 2017-01-27 09:50:31 -0800 |
|---|---|---|
| committer | Austin Hellyer <[email protected]> | 2017-01-27 09:50:31 -0800 |
| commit | c730c27f0a13896a16e8a240e09bbd10b007a2a5 (patch) | |
| tree | 72e16a7dcc749e7300b06910aa165d7482fbf6d3 /README.md | |
| parent | Bump to v0.1.4 (diff) | |
| download | serenity-c730c27f0a13896a16e8a240e09bbd10b007a2a5.tar.xz serenity-c730c27f0a13896a16e8a240e09bbd10b007a2a5.zip | |
Add logo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,8 @@ # serenity +![serenity logo][logo] + Serenity is an ergonomic and high-level Rust library for the Discord API. View the [examples] on how to make and structure a bot. @@ -166,6 +168,7 @@ Voice+youtube-dl: [gateway docs]: https://serenity.zey.moe/serenity/client/gateway/index.html [license]: https://opensource.org/licenses/ISC [license-badge]: https://img.shields.io/badge/license-ISC-blue.svg +[logo]: https://github.com/zeyla/serenity/tree/master/logo.png [rel:discord-rs]: https://github.com/SpaceManiac/discord-rs [rel:discord.net]: https://github.com/RogueException/Discord.Net [rel:discord.py]: https://github.com/Rapptz/discord.py |