From 21c2be21b150897efa71e5191ea20f5710883e14 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 10 Jun 2024 21:05:00 +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 7cd9f12..8d5948b 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ Docker container for running ARM-based virtual machines using QEMU, for devices It allows you to create VM's which behave just like normal containers, meaning you can manage them using all your existing tools (like Portainer) and configure them in a language (YAML) you are already familiar with. -This greatly reduces the learning curve and also eliminates the need for a dedicated Proxmox or ESXi server in many cases. +This greatly reduces the learning curve and eliminates the need for a dedicated Proxmox or ESXi server in many cases. It uses high-performance QEMU options (like KVM acceleration, kernel-mode networking, IO threading, etc.) to achieve near-native speed.