Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
rename: min.html
  • Loading branch information
i3ernie committed Jan 23, 2024
1 parent 35d4c63 commit ec66ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ VP.scene.add( new THREE.Mesh( new THREE.BoxGeometry(10,10,10) ) );


```
see: [https://i3ernie.github.io/three-viewport/examples/animation.html](https://i3ernie.github.io/three-viewport/examples/min.html)
see: [https://i3ernie.github.io/three-viewport/examples/min.html](https://i3ernie.github.io/three-viewport/examples/min.html)

```javascript
import * as THREE from 'three.module.js';
Expand Down

0 comments on commit ec66ae1

Please sign in to comment.