From 9c11d16c3893a16c3d196be6ace2dfdbd589b5fe Mon Sep 17 00:00:00 2001 From: mrlolethan Date: Wed, 11 Mar 2015 17:03:53 -0230 Subject: [PATCH] Revert "Update README: remove pointless linefeed." This reverts commit 997d45fe00462e2357ec376859b9df9b689d7a5f. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a80a80..c6099ce 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # 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.