From 01ee6d5361fe01b4e0252582c52f0a9464c63688 Mon Sep 17 00:00:00 2001 From: Matias Fernandez Date: Wed, 11 Sep 2019 22:28:09 -0300 Subject: [PATCH] Fixed a typo in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 381e435..de42abf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is a simple command line VNC server, aimed to quick remote support situatio This VNC Server is proven to work on: - Linux (Xorg, Wayland not supported so far) - Mac OS -- Windows (7 and onwards) +- Windows (7 & onwards) Supported encodings: - raw @@ -15,7 +15,7 @@ Supported encodings: ## TODO: - Add support for more (efficient) encodings -- VEnCrypt support (WIP) +- VeNCrypt support (WIP) - Add support for uPnP (for incomming connections on supported nat gateways) ## FAQ: