mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-01 20:06:35 +00:00
Add badges to the README.md file
This commit adds three badges to the README.md file - Goreportcard - Godoc - Travis Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
This commit is contained in:
parent
eacde4d37d
commit
3baa776515
@ -1,5 +1,9 @@
|
||||
# Virtual Machine Manager for Go
|
||||
|
||||
[](https://goreportcard.com/report/github.com/intel/govmm)
|
||||
[](https://travis-ci.org/intel/govmm)
|
||||
[](https://godoc.org/github.com/intel/govmm/qemu)
|
||||
|
||||
Virtual Machine Manager for Go (govmm) is a suite of packages that
|
||||
provide Go APIs for creating and managing virtual machines. There's
|
||||
currently support for only one hypervisor, qemu/kvm, support for which
|
||||
|
Loading…
Reference in New Issue
Block a user