diff --git a/README b/README index 72a371ba..8446d97d 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ libraries. guacd is the Guacamole proxy daemon used by the Guacamole web application and framework. As JavaScript cannot handle binary protocols (like VNC and remote -desktop) efficiently, a new test-based protocol was developed which would +desktop) efficiently, a new text-based protocol was developed which would contain a common superset of the operations needed for efficient remote desktop access, but would be easy for JavaScript programs to process. guacd is the proxy which translates between arbitrary protocols and the Guacamole protocol.