aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAustin Hellyer <[email protected]>2017-01-27 09:50:31 -0800
committerAustin Hellyer <[email protected]>2017-01-27 09:50:31 -0800
commitc730c27f0a13896a16e8a240e09bbd10b007a2a5 (patch)
tree72e16a7dcc749e7300b06910aa165d7482fbf6d3 /README.md
parentBump to v0.1.4 (diff)
downloadserenity-c730c27f0a13896a16e8a240e09bbd10b007a2a5.tar.xz
serenity-c730c27f0a13896a16e8a240e09bbd10b007a2a5.zip
Add logo
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e9cc9b3..68b5793 100644
--- a/README.md
+++ b/README.md
@@ -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