mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Fix readme
This commit is contained in:
parent
53f1e4258d
commit
e602364128
@ -10,7 +10,7 @@ The easiest way to use dat.GUI in your code is by using the built source at `bui
|
|||||||
|
|
||||||
In your `head` tag, include the following code:
|
In your `head` tag, include the following code:
|
||||||
```
|
```
|
||||||
<script type="text/javascript" src="dat.gui.main.js"></script>
|
<script type="text/javascript" src="dat.gui.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
----
|
----
|
||||||
|
Loading…
Reference in New Issue
Block a user