From 4f423ae59ce902832dcdf87a407b597c7a7160ba Mon Sep 17 00:00:00 2001 From: ivanagui2 Date: Sun, 15 Apr 2018 16:17:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 223ca85..fffd343 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # VMQemuVGA -A IOFramebuffer driver for the qemu default vga, should be compatible with any card supporting the VBE standard. Allows to set different screen resolutions in VirtualBox. +A IOFramebuffer driver for the qemu default vga. Allows to set different screen resolutions in VirtualBox. Copyright 2012 rafirafi. All rights reserved.