diff --git a/README.md b/README.md index 348b6b3..5209a3a 100644 --- a/README.md +++ b/README.md @@ -100,11 +100,11 @@ I first made a simple *Proof of Concept*, take a look at [Demo1.vue](/src/compon ```html @@ -127,30 +127,13 @@ export default { Take a look at [Demo2.vue](/src/components/demos/Demo2.vue). -### Template - -```html - - - - - - - - - - - - -``` - ## GLTF Take a look at [DemoGLTF.vue](/src/components/demos/DemoGLTF.vue). ```html - + ```