Add demo section to README

This commit is contained in:
Hacksore 2017-09-02 11:22:34 -05:00
parent 71583ec3b5
commit 1550dc65fa
1 changed files with 4 additions and 0 deletions

View File

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