If no project name is specified, the current folder name is assumed as the project name.
If no folder is specified, the current folder is assumed as the project home.
-## Further reading
+## Further development
+
+* More params (memory, cpus, ssh, serial console, additional shared folders, etc).
+* Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap).
+* Systemd service.
+* Shell completions.
+* Docs (tutorial and manpage).
+* Makefile and debian package.
+
+## References
See [Virtualized GUI environments](https://blog.fluxo.info/suckless/virtual) for details.
+++ /dev/null
-TODO
-====
-
-* More params (memory, cpus, ssh, serial console, additional shared folders, etc).
-* Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap).
-* Systemd service.
-* Shell completions.
-* Docs (tutorial and manpage).
-* Makefile and debian package.