From e60236412850e761055612bec492ce64b679b514 Mon Sep 17 00:00:00 2001 From: Tomas Korcak Date: Sat, 15 Aug 2015 01:14:48 +0200 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b240c7..78acf96 100644 --- a/README.md +++ b/README.md @@ -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: ``` - + ``` ----