Update README: add Python version declaration.

This commit is contained in:
mrlolethan 2015-03-11 16:54:53 -02:30
parent 922a7905f1
commit 192046b776
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Minecraft Username to UUID
Convert old Minecraft usernames to their UUID.
Written for Python3.
# Usage
1. Add the username_to_uuid.py file to your Python path.