aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 795873e..fb2230c 100644
--- a/README.md
+++ b/README.md
@@ -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.