From 9e12c1a941ddb0b00f3ee975e54720bbfe568678 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 18 Apr 2010 20:57:34 -0500 Subject: [PATCH] README.md typo and clarify. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 394c799..e09e4cb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ VNC HTML5 Client Description ----------- -An VNC client implemented using HTML5, specifically Canvas and +A VNC client implemented using HTML5, specifically Canvas and WebSocket. For browsers that do not have builtin WebSocket support, the project @@ -62,7 +62,7 @@ Usage * Point your web browser at http://localhost:8080/vnc.html (or whatever port you used above to run the web server). -* Provide the host and port where the proxy is running and the +* Specify the host and port where the proxy is running and the password that the vnc server is using (if any). Hit the Connect button and enjoy! -- 2.39.5