diff --git a/demo/index.html b/demo/index.html
index b6cae32..afb8e73 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -5,27 +5,27 @@
WYSIWYG-E Demo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -35,8 +35,8 @@
-
-
+
+
@@ -48,31 +48,26 @@
-
-
-
+
+ req.open('GET', '../README.md', true);
+ req.send();
+ }
+ );
+
-