Skip to content

Commit

Permalink
Updated example images
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiebicknell committed Feb 4, 2015
1 parent 0d5cae1 commit 4ed9a26
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ If username is not found, then it uses the default skin: [http://www.minecraft.n

## Facial Avatar

<img src='http://jamiebicknell.github.io/Minecraft-Avatar/1379352360571.png' alt='Steve Avatar' />
<img src='http://jamiebicknell.github.io/Minecraft-Avatar/steve-face.png' alt='Steve Avatar' /> <img src='http://jamiebicknell.github.io/Minecraft-Avatar/alex-face.png' alt='Alex Avatar' />

```html
<img src='face.php?u={username}&s={size}&v={view}' />
Expand Down Expand Up @@ -43,7 +43,9 @@ If username is not found, then it uses the default skin: [http://www.minecraft.n

## Skin Preview

<img src='http://jamiebicknell.github.io/Minecraft-Avatar/1379352360572.png' alt='Steve Skin' />
<img src='http://jamiebicknell.github.io/Minecraft-Avatar/steve-skin.png' alt='Steve Skin' />

<img src='http://jamiebicknell.github.io/Minecraft-Avatar/alex-skin.png' alt='Alex Skin' />

```html
<img src='skin.php?u={username}&s={size}' />
Expand Down

0 comments on commit 4ed9a26

Please sign in to comment.