From a88e32933021556337ebe9aabae944d075b0d46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zavark=C3=B3=20G=C3=A1bor?= Date: Tue, 17 Mar 2026 23:32:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5340a9c..d557b57 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# VncSharpCoreCore +# VncSharpCore VncSharpCore is a Free and Open Source (GPL) implementation of the VNC Remote Framebuffer (RFB) Protocol for the .NET Framework. [VNC] (Virtual Network Computing) is a cross-platform client/server protocol allowing remote systems to be controlled over a network. VNC was originally developed at A T&T Laboratories in Cambridge and is now being developed by RealVNC in the UK. You [can download] VNC clients and servers from RealVNC's website, or from a number of other parallel development projects.