Fixed a typo in README

This commit is contained in:
Matias Fernandez
2019-09-11 22:28:09 -03:00
parent 7218e7a8b7
commit 01ee6d5361

View File

@@ -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: This VNC Server is proven to work on:
- Linux (Xorg, Wayland not supported so far) - Linux (Xorg, Wayland not supported so far)
- Mac OS - Mac OS
- Windows (7 and onwards) - Windows (7 & onwards)
Supported encodings: Supported encodings:
- raw - raw
@@ -15,7 +15,7 @@ Supported encodings:
## TODO: ## TODO:
- Add support for more (efficient) encodings - Add support for more (efficient) encodings
- VEnCrypt support (WIP) - VeNCrypt support (WIP)
- Add support for uPnP (for incomming connections on supported nat gateways) - Add support for uPnP (for incomming connections on supported nat gateways)
## FAQ: ## FAQ: