aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAustin Hellyer <[email protected]>2017-02-03 12:24:50 -0800
committerAustin Hellyer <[email protected]>2017-02-03 12:24:50 -0800
commitdf9a9a98b56c99a6699842849235d050341303dc (patch)
tree5f13ef12a6bdbfe76518f8ca2fbdf6e477d678b9 /README.md
parentFix value of 'browser' in identify (diff)
downloadserenity-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1da5029..82dc3ce 100644
--- a/README.md
+++ b/README.md
@@ -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.