From 1550dc65fa268964930f7d8aaa4636601357f455 Mon Sep 17 00:00:00 2001 From: Hacksore Date: Sat, 2 Sep 2017 11:22:34 -0500 Subject: [PATCH] Add demo section to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a172660..f06b0f5 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ 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