From a2f8d82614c66518dd7d88c85794ecb714c9ebec Mon Sep 17 00:00:00 2001 From: Edgar Schkrob Date: Wed, 30 Oct 2019 10:00:41 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 830c863..5d78a92 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # vKVM GUI - +The GUI is based on the FLTK (Fast Light Toolkit) and creates a window, +which processes incoming signals from the Shared Memory into an visual image. +The image refreshes on each change within the Shared Memory and periodically by itself. ## Installation Use the installation script provided in the Scripts repository