Update readme.md
This commit is contained in:
parent
3d45508d01
commit
cba8270328
1 changed files with 7 additions and 7 deletions
14
readme.md
14
readme.md
|
@ -6,16 +6,16 @@
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
[![build_img]][build_url]
|
[![Build]][build_url]
|
||||||
[![gh_last_release_svg]][qemu-ghcr]
|
[![Version]][ghcr_url]
|
||||||
[![Docker Image Size]][qemu-ghcr]
|
[![Size]][ghcr_url]
|
||||||
|
|
||||||
[build_url]: https://github.com/qemu-tools/qemu-docker/
|
[build_url]: https://github.com/qemu-tools/qemu-docker/
|
||||||
[qemu-ghcr]: https://github.com/orgs/qemu-tools/packages/container/package/qemu-docker
|
[ghcr_url]: https://github.com/orgs/qemu-tools/packages/container/package/qemu-docker
|
||||||
|
|
||||||
[build_img]: https://github.com/qemu-tools/qemu-docker/actions/workflows/build.yml/badge.svg
|
[Build]: https://github.com/qemu-tools/qemu-docker/actions/workflows/build.yml/badge.svg
|
||||||
[Docker Image Size]: https://ghcr-badge.deta.dev/qemu-tools/qemu-docker/size?color=%23066da5
|
[Size]: https://ghcr-badge.deta.dev/qemu-tools/qemu-docker/size?color=%23066da5
|
||||||
[gh_last_release_svg]: https://ghcr-badge.deta.dev/qemu-tools/qemu-docker/tags?n=1&label=version&color=%23066da5&ignore=latest
|
[Version]: https://ghcr-badge.deta.dev/qemu-tools/qemu-docker/tags?n=1&label=version&color=%23066da5&ignore=latest
|
||||||
|
|
||||||
</div></h1>
|
</div></h1>
|
||||||
QEMU in a docker container using KVM acceleration.
|
QEMU in a docker container using KVM acceleration.
|
||||||
|
|
Loading…
Reference in a new issue