docs: Add icons (#111)

This commit is contained in:
Kroese 2024-06-11 21:08:26 +02:00 committed by GitHub
parent 0caf956e17
commit 78e66a7f99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,13 +21,13 @@ It uses high-performance QEMU options (like KVM acceleration, kernel-mode networ
Note: for KVM acceleration you need a Linux-based operating system, as it's not available on MacOS unfortunately. Note: for KVM acceleration you need a Linux-based operating system, as it's not available on MacOS unfortunately.
## Features ## Features
- Multi-platform - Multi-platform
- KVM acceleration - KVM acceleration
- Web-based viewer - Web-based viewer
## Usage ## Usage 🐳
Via Docker Compose: Via Docker Compose:
@ -59,7 +59,7 @@ Via Kubernetes:
kubectl apply -f kubernetes.yml kubectl apply -f kubernetes.yml
``` ```
## FAQ ## FAQ 💬
* ### How do I use it? * ### How do I use it?
@ -256,7 +256,7 @@ kubectl apply -f kubernetes.yml
ARGUMENTS: "-device usb-tablet" ARGUMENTS: "-device usb-tablet"
``` ```
## Stars ## Stars 🌟
[![Stars](https://starchart.cc/qemus/qemu-arm.svg?variant=adaptive)](https://starchart.cc/qemus/qemu-arm) [![Stars](https://starchart.cc/qemus/qemu-arm.svg?variant=adaptive)](https://starchart.cc/qemus/qemu-arm)
[build_url]: https://github.com/qemus/qemu-arm/ [build_url]: https://github.com/qemus/qemu-arm/