diff --git a/README.md b/README.md index 2c1cf151..27a8501c 100644 --- a/README.md +++ b/README.md @@ -43,43 +43,47 @@ document in an iframe (child.html) and invokes a function on her. ### parent.html - -
- - - - - +```html + + + + + + + +``` ### child.html - - - - - +```html + + + + + +``` ## Documentation