aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRapptz <[email protected]>2015-08-22 07:32:28 -0400
committerRapptz <[email protected]>2015-08-22 07:43:41 -0400
commit44953e7a3ffed1e5ad5ee1e5eead6b059615d401 (patch)
tree9b110f53f3cf6649a8a530b12eef19576b0b481c /README.md
parentSome documentation warning fixes. (diff)
downloaddiscord.py-44953e7a3ffed1e5ad5ee1e5eead6b059615d401.tar.xz
discord.py-44953e7a3ffed1e5ad5ee1e5eead6b059615d401.zip
Rename project from pydiscord to discord.py
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4ec3cdb5..60281b60 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# PyDiscord
+# discord.py
-PyDiscord is an API wrapper for Discord written in Python.
+discord.py is an API wrapper for Discord written in Python.
This was written to allow easier writing of bots or chat logs.