docs: Add icons (#111)
This commit is contained in:
parent
0caf956e17
commit
78e66a7f99
1 changed files with 4 additions and 4 deletions
|
@ -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 🌟
|
||||||
[](https://starchart.cc/qemus/qemu-arm)
|
[](https://starchart.cc/qemus/qemu-arm)
|
||||||
|
|
||||||
[build_url]: https://github.com/qemus/qemu-arm/
|
[build_url]: https://github.com/qemus/qemu-arm/
|
||||||
|
|
Loading…
Reference in a new issue