diff options
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -51,7 +51,7 @@ If no folder is specified, the current folder is assumed as the project home.  ## Further development -* Fix GRUB on jessie images and isolinux support: +* Fix isolinux support:    * http://www.syslinux.org/wiki/index.php?title=Development/Testing    * http://linux-kernel-driver.blogspot.com.br/2009/06/linux-kernel-development-using.html    * https://bbs.archlinux.org/viewtopic.php?id=177299 @@ -63,6 +63,7 @@ If no folder is specified, the current folder is assumed as the project home.  * Shell completions.  * Docs (tutorial and manpage).  * Makefile and debian package. +* Fit into `kvm-manager` use case.  ## References  | 
