From 04c6a7a763debf89b9e8154ed60cead935133f0e Mon Sep 17 00:00:00 2001 From: mrlolethan Date: Wed, 11 Mar 2015 17:04:28 -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 c6099ce..7e68dce 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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: ```