From 1aa950625121e4db4bdb9f0ae71d1e40e22a87eb Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Wed, 2 Jun 2010 17:28:28 -0500 Subject: [PATCH] Explain VNC_uri_prefix in README.md. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec7defa2..0113e250 100644 --- a/README.md +++ b/README.md @@ -101,3 +101,7 @@ fill. For example: 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 +URL path to the directory that contains the `include` sub-directory.