diff --git a/README.md b/README.md index 00c450b..a14f0a3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ An RFB proxy, written in go that can save and replay FBS files * a replay server to show fbs recordings to connecting clients This is still a work in progress, and requires some error handling and general tidying up, -but the code is already working (see server_test, proxy_test & player_test) +but the code is already working (see main, proxy_test & player_test) - tested on tight encoding with: tightvnc (client+server), noVnc(web client), chickenOfTheVnc(client), vineVnc(server), tigerVnc(client) ## **Architecture**