From 0bfb5175ca2c0c6ef47949ed7fc9d1b3cca4cfad Mon Sep 17 00:00:00 2001 From: Amit Bezalel Date: Sat, 15 Jul 2017 08:34:11 +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 b2d5ae7..ecdf1f6 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,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 very 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 which belongs to *Vasiliy Tolstov*.