Skip to content

Commit

Permalink
Fixed default skin URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiebicknell committed Feb 4, 2015
1 parent 4ed9a26 commit d6298c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PHP/GD creation of a Minecraft facial avatar or full skin preview based on a given username, constructed from their Minecraft skin.

If username is not found, then it uses the default skin: [http://www.minecraft.net/skin/char.png](http://www.minecraft.net/skin/char.png)
If username is not found, then it uses the default Steve skin: [https://minecraft.net/images/steve.png](https://minecraft.net/images/steve.png)

## Facial Avatar

Expand Down

0 comments on commit d6298c0

Please sign in to comment.