diff options
| author | Rapptz <[email protected]> | 2015-08-22 07:32:28 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2015-08-22 07:43:41 -0400 |
| commit | 44953e7a3ffed1e5ad5ee1e5eead6b059615d401 (patch) | |
| tree | 9b110f53f3cf6649a8a530b12eef19576b0b481c /README.md | |
| parent | Some documentation warning fixes. (diff) | |
| download | discord.py-44953e7a3ffed1e5ad5ee1e5eead6b059615d401.tar.xz discord.py-44953e7a3ffed1e5ad5ee1e5eead6b059615d401.zip | |
Rename project from pydiscord to discord.py
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |