We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0e480 commit 101a89eCopy full SHA for 101a89e
README.md
@@ -23,7 +23,7 @@ for a tree's foliage:
23
To get started, include the minified javascript in your a-frame project.
24
25
```
26
-<script src="https://cdn.jsdelivr.net/gh/alvinwan/aframe-low-poly@0.0.3/dist/aframe-low-poly.min.js"></script>
+<script src="https://cdn.jsdelivr.net/gh/alvinwan/aframe-low-poly@0.0.4/dist/aframe-low-poly.min.js"></script>
27
28
29
# Usage
0 commit comments