Add gitter.im badge and gh-pages examples link to README
This commit is contained in:
parent
c88b02d0a2
commit
42f36e0a9b
|
|
@ -4,6 +4,7 @@ skinview3d
|
||||||
[](https://travis-ci.org/to2mbn/skinview3d)
|
[](https://travis-ci.org/to2mbn/skinview3d)
|
||||||
[](https://www.npmjs.com/package/skinview3d)
|
[](https://www.npmjs.com/package/skinview3d)
|
||||||
[](https://github.com/to2mbn/skinview3d/blob/master/LICENSE)
|
[](https://github.com/to2mbn/skinview3d/blob/master/LICENSE)
|
||||||
|
[](https://gitter.im/skinview3d/Lobby)
|
||||||
|
|
||||||
Three.js powered Minecraft skin viewer.
|
Three.js powered Minecraft skin viewer.
|
||||||
|
|
||||||
|
|
@ -14,6 +15,7 @@ Three.js powered Minecraft skin viewer.
|
||||||
* Slim arms
|
* Slim arms
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
[Examples of using the viewer](https://to2mbn.github.io/skinview3d/)
|
||||||
```html
|
```html
|
||||||
<div id="skin_container"></div>
|
<div id="skin_container"></div>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue