diff --git a/Integration.md b/Integration.md index 6c4b429..f030ead 100644 --- a/Integration.md +++ b/Integration.md @@ -21,22 +21,19 @@ the existing structure and styling. * The simplest way to create a noVNC page is with `vnc.js`, `ui.js` and `plain.css` and then calling `UI.load()`. For example: - - - - - - - -
Loading
- - - - + + + + + + +
Loading
+ + * See `vnc.html` for a fleshed out working example of the above.