Update README.md with browser support.

This commit is contained in:
Joel Martin
2010-06-21 13:20:57 -05:00
parent 3b7575b219
commit 3915e5365e
2 changed files with 14 additions and 2 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ function get_VNC_uri_prefix() {
end = "'><\/script>";
// Uncomment to activate firebug lite
//extra += start + "http://getfirebug.com/releases/lite/1.2/" +
// "firebug-lite-compressed.js" + end;
//extra += "<script src='http://getfirebug.com/releases/lite/1.2/" +
// "firebug-lite-compressed.js'><\/script>";
extra += start + "util.js" + end;
extra += start + "base64.js" + end;