mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-31 07:19:06 +00:00
Merge pull request #2 from markdryan/badges
Add badges to the README.md file
This commit is contained in:
commit
425b3629c7
@ -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