Revert "Update README: remove pointless linefeed."

This reverts commit 997d45fe00.
This commit is contained in:
mrlolethan 2015-03-11 17:03:53 -02:30
parent 2b6e42fcfc
commit 9c11d16c38
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Minecraft Username to UUID
Convert old Minecraft usernames to their UUID. Written for Python3.
Convert old Minecraft usernames to their UUID.
Written for Python3.
### Usage
1. Add the username_to_uuid.py file to your Python path.