From ccc0081adc056b9a5df1b4b704d2e680ec979b2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20St=C3=B6lp?= Date: Mon, 31 May 2021 23:46:04 +0200 Subject: add gh action status badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bf8338f..a4ad6d7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# kvm-rs +# kvm-rs + +[![Rust](https://github.com/johannst/mini-kvm-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/johannst/mini-kvm-rs/actions/workflows/rust.yml) A playground for the [`Kernel Virtual Machine (KVM)`](https://www.kernel.org/doc/html/latest/virt/kvm/index.html) in rust to -- cgit v1.2.3