From 2b6e42fcfcda739bb65703ccf2dd6f8e7a5df46d Mon Sep 17 00:00:00 2001 From: mrlolethan Date: Wed, 11 Mar 2015 16:59:02 -0230 Subject: [PATCH] Update README: make the usage header smaller. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ```