Try and fix intergration formatting.

Joel Martin
2011-03-21 16:39:56 -05:00
parent d4c3ecc1c8
commit fa7d85dc55

@@ -21,6 +21,7 @@ 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:
<head>
<script src='include/vnc.js'></script>
<script src="include/ui.js"></script>
@@ -36,6 +37,7 @@ the existing structure and styling.
</script>
</body>
* See `vnc.html` for a fleshed out working example of the above.
* The file `vnc_auto.html` is a working example that does not use