From 9c27be287f1b1f316926a8c83248e15e6f3a1ad8 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Sun, 1 Jul 2018 07:55:35 +0000 Subject: [PATCH] Change name of viewer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 249679a..8fb17bd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Simple application VM's based on Nix package manager. Uses one /nix directory for all appvms. So creating a new appvm (but not first) is just about one minute. -Designed primarily for full screen usage (but virt-viewer has ability to resize window dynamically without change resolution) without guest additions. +Designed primarily for full screen usage (but remote-viewer has ability to resize window dynamically without change resolution) without guest additions. It's a proof-of-concept, but you can still use it. Also there is a lot of strange things inside, don't afraid of :)