diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-10 15:13:07 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-10 15:13:07 -0300 |
commit | 5769e8a133653537c753ee53264a43bf1d38057d (patch) | |
tree | 7e920dcc30c7b224813f68504f04e440c799d405 /README.md | |
parent | ba85ede3ed5e1438e38c118f4c7ac5aabd52eff2 (diff) | |
download | kvmx-5769e8a133653537c753ee53264a43bf1d38057d.tar.gz kvmx-5769e8a133653537c753ee53264a43bf1d38057d.tar.bz2 |
README: not ready for production yet
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,8 +5,7 @@ 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/). -It may be used for development, prodution or as a wrapper for desktop GUI -isolation. +It may be used for development or as a wrapper for desktop GUI isolation. This is simple stuff. Don't use it if you need any complex behavior or integration. In the other hand, if you're looking for a small |