From 3d917f30aa95228452ef0c0c1952ae8df7627907 Mon Sep 17 00:00:00 2001 From: Kevin Levron Date: Fri, 25 Sep 2020 10:29:46 +0200 Subject: [PATCH] update readme --- README.md | 27 +++++---------------------- 1 file changed, 5 insertions(+), 22 deletions(-) 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 - + ```