diff options
author | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2016-01-12 10:45:41 -0500 |
---|---|---|
committer | Colin D'Souza <dscdsouza@outlook.com> | 2016-01-12 21:14:45 -0500 |
commit | f4194179a62dcbe64139075fec103dc5758dd615 (patch) | |
tree | c6c576b4c33c1e0cfd094143a53f56301aa4cb5f | |
parent | Update README.md (diff) | |
download | shulker-f4194179a62dcbe64139075fec103dc5758dd615.tar.gz shulker-f4194179a62dcbe64139075fec103dc5758dd615.zip |
Update README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md index 1d67b50..d9f950d 100644 --- a/README.md +++ b/README.md @@ -59,11 +59,10 @@ Run the tests with: $ npm test ``` -## License - -ISC. See `LICENSE`. - ## 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) +## License + +ISC. See `LICENSE`. |