diff options
author | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2016-01-13 10:14:55 -0500 |
---|---|---|
committer | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2016-01-13 10:14:55 -0500 |
commit | ccb00c770eb10dc7472f37598e0c9843c7eba142 (patch) | |
tree | 6348da5f9e9616cf3848fd6e0a5a7bc427ff2e03 /README.md | |
parent | Update README.md (diff) | |
download | shulker-ccb00c770eb10dc7472f37598e0c9843c7eba142.tar.gz shulker-ccb00c770eb10dc7472f37598e0c9843c7eba142.zip |
Add Suggestions and fix one comment
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index 7c61aeb..afb3d16 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,9 @@ $ npm test ## Upcoming * A "merge accounts" function to allow Minecraft players to associate their Discord accounts with their Minecraft accounts so that usernames are accurate * Ability to post messages to Discord on behalf of Discord users, rather than using a bot user (hopefully after the official API is released) -* + +## Suggestions +If you have any suggestions or feature requests, feel free to add an issue and I will take a look and possibly add it to the "Upcoming" section! ## Thanks * [hydrabolt](https://github.com/hydrabolt) for discord.js |