From fde90df4419f0eeb22425b9865dcbd5d7254b72c Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 9 Jun 2024 16:16:43 +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 c14b523..02d39a9 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ -QEMU in a docker container for running ARM-based virtual machines, for devices like the Raspberry Pi 5 and many others. +QEMU in a Docker container for running ARM-based virtual machines, for devices like the Raspberry Pi 5 and many others. It allows you to turn any operating system into a container and uses high-performance QEMU options (like KVM acceleration, kernel-mode networking, IO threading, etc.) to achieve near-native speed.