diff --git a/README.md b/README.md index cc72679..0f0d2f5 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,14 @@ A lightweight graphical user interface for changing variables in JavaScript. Get started with dat.GUI by reading the tutorial at http://workshop.chromeexperiments.com/examples/gui. -## Live demo - -Simple live demo [is available here](http://korczis.github.io/dat.gui-ng/). +[Change Log](CHANGELOG.md) ## Packaged Builds The easiest way to use dat.GUI in your code is by using the built source at `build/dat.gui.min.js`. These built JavaScript files bundle all the necessary dependencies to run dat.GUI. In your `head` tag, include the following code: ``` - + ``` ## Directory Contents diff --git a/example.html b/example.html index 27b091f..9febca1 100644 --- a/example.html +++ b/example.html @@ -3,7 +3,7 @@
- +