From 997d45fe00462e2357ec376859b9df9b689d7a5f Mon Sep 17 00:00:00 2001 From: mrlolethan Date: Wed, 11 Mar 2015 16:56:30 -0230 Subject: [PATCH] Update README: remove pointless linefeed. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2de3a74..6bdf764 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # 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.