diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ KVMX: vagrant-like QEMU KVM Wrapper =================================== KVMX is a lightweight implementation of a virtual machine manager -inspired by [vagrant](https://www.vagrantup.com/) -and [kvm-manager](https://git.fluxo.info/kvm-manager/about/). +inspired by [vagrant](https://www.vagrantup.com/), +[kvm-manager](https://git.fluxo.info/kvm-manager/about/) and +[bocker](https://github.com/p8952/bocker). It may be used for development or as a wrapper for desktop GUI isolation. |