From aff3a20d4aeac10be18121d02f6a8899bd6a76c9 Mon Sep 17 00:00:00 2001 From: Amit Bezalel Date: Sun, 6 Aug 2017 00:52:54 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3d4982..2b8a4de 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ The Recorder uses channels and runs in parallel to avoid hampering the communica ![Image of Arch](https://github.com/amitbet/vncproxy/blob/master/architecture/player-arch.png?raw=true) -The code is based on several implementations of go-vnc including the original one by *Mitchell Hashimoto*, and the recentely active fork which belongs to *Vasiliy Tolstov*. +The code is based on several implementations of go-vnc including the original one by *Mitchell Hashimoto*, and the recentely active fork by *Vasiliy Tolstov*.