diff --git a/README.md b/README.md
index 97f35c51..7ccba1e1 100644
--- a/README.md
+++ b/README.md
@@ -85,13 +85,15 @@ export class EditorComponent implements OnInit, OnDestroy {
Then in HTML
```html
-
-
+
+
+
+
```
Note: Input can be a HTML string or a jsonDoc
diff --git a/demo/src/app/app.component.html b/demo/src/app/app.component.html
index a0b274f3..c1461607 100644
--- a/demo/src/app/app.component.html
+++ b/demo/src/app/app.component.html
@@ -15,7 +15,7 @@