]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Moves TODO content to README
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 18 Mar 2017 18:49:16 +0000 (15:49 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 18 Mar 2017 18:49:16 +0000 (15:49 -0300)
README.md
TODO.md [deleted file]

index effe9f63c8bc691acc627c60536db384f5ea8816..8ffa030f6d550380641271fc211749eda2c45904 100644 (file)
--- a/README.md
+++ b/README.md
@@ -41,6 +41,15 @@ You can also verify the latest commit's OpenPGP signature:
 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.
diff --git a/TODO.md b/TODO.md
deleted file mode 100644 (file)
index 27feb93..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,9 +0,0 @@
-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.