README.md typo and clarify.

This commit is contained in:
Joel Martin 2010-04-18 20:57:34 -05:00
parent 1626e0f8f8
commit 9e12c1a941
1 changed files with 2 additions and 2 deletions

View File

@ -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!