We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bea5e1 + d612f6b commit 5bf7121Copy full SHA for 5bf7121
README.md
@@ -1,4 +1,4 @@
1
-<h3 align="left">vue3 Three.js Component</h3>
+<h3 align="left">Vue3 Three.js Component</h3>
2
3
<p align="left">
4
This is a Vue Component for simple and lightweight integration of Three.js Scenes in Vue3 Applications.
example/README.md
@@ -7,7 +7,7 @@ want to run them yourself feel free to clone this repo and run
7
npm run serve example/App.vue
8
```
9
10
-## 🥱 TLDR (pseudo):
+## 🥱 TLDR (pseudo):
11
12
#### In Component (App.vue):
13
0 commit comments