From 4f0da9ef84876007c817a383435ed562c0651560 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Thu, 3 Jun 2010 08:39:42 -0500 Subject: [PATCH] Clarify examples. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0113e250..3a9b7406 100644 --- a/README.md +++ b/README.md @@ -85,9 +85,8 @@ Integration The client is designed to be easily integrated with existing web structure and style. -At a minimum you must include the script and call the RFB.load() -function which takes a parameter that is the ID of the DOM element to -fill. For example: +At a minimum you must include the `vnc.js` and `default_controls.js` +scripts and call their load() functions. For example:
Loading
@@ -100,7 +99,8 @@ fill. For example: RFB.load(); }; -The file `include/plain.css` has a list of stylable elements. +See `vnc.html` and `vnc_auto.html` for examples. The file +`include/plain.css` has a list of stylable elements. The `vnc.js` also includes other scripts within the `include` sub-directory. The `VNC_uri_prefix` variable can be use override the