diff options
| author | Austin Hellyer <[email protected]> | 2017-02-03 12:24:50 -0800 |
|---|---|---|
| committer | Austin Hellyer <[email protected]> | 2017-02-03 12:24:50 -0800 |
| commit | df9a9a98b56c99a6699842849235d050341303dc (patch) | |
| tree | 5f13ef12a6bdbfe76518f8ca2fbdf6e477d678b9 /README.md | |
| parent | Fix value of 'browser' in identify (diff) | |
| download | serenity-df9a9a98b56c99a6699842849235d050341303dc.tar.xz serenity-df9a9a98b56c99a6699842849235d050341303dc.zip | |
Remove a stupid claim about the lib in the docs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ![serenity logo][logo] -Serenity is an ergonomic and high-level Rust library for the Discord API. +Serenity is a Rust library for the Discord API. View the [examples] on how to make and structure a bot. |