diff options
-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`. |