From 8f71f775efe843045e9c513e5280a1e21f284d78 Mon Sep 17 00:00:00 2001 From: Hacksore Date: Sat, 2 Sep 2017 12:11:34 -0500 Subject: [PATCH] Change README --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f06b0f5..90abe85 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,6 @@ The code was originally created by [Kent Rasmussen](https://github.com/earthiver * [Three.js](https://github.com/mrdoob/three.js/) * [jQuery](https://jquery.com/) (Optional) -# Demos -[jQuery](http://hacksore.github.io/skinpreview3d.js/demo_jquery.html) -[Native javascript](http://hacksore.github.io/skinpreview3d.js/demo_purejs.html) - # Usage HTML ```html @@ -35,7 +31,9 @@ $(() => { }); }); ``` -See `example_jquery.html` and `example_purejs.html` for more examples. +# Demos +* [Native javascript](http://hacksore.github.io/skinpreview3d.js/demo_purejs.html) +* [jQuery](http://hacksore.github.io/skinpreview3d.js/demo_jquery.html) # License * `/img/mojang_cape.png` Copyright Mojang AB. [Link](https://minecraft.gamepedia.com/File:MojangCape2016.png)