diff --git a/README.md b/README.md index 6a80a80..c6099ce 100644 --- a/README.md +++ b/README.md @@ -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.