Commit 9e12c1a9 authored by Joel Martin's avatar Joel Martin

README.md typo and clarify.

parent 1626e0f8
...@@ -5,7 +5,7 @@ VNC HTML5 Client ...@@ -5,7 +5,7 @@ VNC HTML5 Client
Description Description
----------- -----------
An VNC client implemented using HTML5, specifically Canvas and A VNC client implemented using HTML5, specifically Canvas and
WebSocket. WebSocket.
For browsers that do not have builtin WebSocket support, the project For browsers that do not have builtin WebSocket support, the project
...@@ -62,7 +62,7 @@ Usage ...@@ -62,7 +62,7 @@ Usage
* Point your web browser at http://localhost:8080/vnc.html * Point your web browser at http://localhost:8080/vnc.html
(or whatever port you used above to run the web server). (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 password that the vnc server is using (if any). Hit the Connect
button and enjoy! button and enjoy!
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment