diff --git a/README.md b/README.md index 6bdf764..6a80a80 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Minecraft Username to UUID Convert old Minecraft usernames to their UUID. Written for Python3. -# Usage +### Usage 1. Add the username_to_uuid.py file to your Python path. 2. Use the library like this: ```