Update README: make the usage header smaller.

This commit is contained in:
mrlolethan 2015-03-11 16:59:02 -02:30
parent 997d45fe00
commit 2b6e42fcfc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Minecraft Username to UUID # 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 ### Usage
1. Add the username_to_uuid.py file to your Python path. 1. Add the username_to_uuid.py file to your Python path.
2. Use the library like this: 2. Use the library like this:
``` ```