Update README: make the usage header smaller.

This commit is contained in:
mrlolethan 2015-03-11 17:04:28 -02:30
parent 9c11d16c38
commit 04c6a7a763
1 changed files with 1 additions and 1 deletions

View File

@ -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:
```