« get me outta code hell

Clean up and up-to-date-ify (update?) readme - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-08-02 14:41:03 -0300
committerliam4 <towerofnix@gmail.com>2017-08-02 14:41:03 -0300
commit70462b74635da8eb92c10d51d1a8a1fe06ceb9f1 (patch)
tree2c504ad1c2f83e4e66e1bde7622306f9a2c821e8 /todo.txt
parent1d3fa1f3ed5f71238f9cf7a9162f708b7c487e43 (diff)
Clean up and up-to-date-ify (update?) readme
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index a95fd88..9239493 100644
--- a/todo.txt
+++ b/todo.txt
@@ -250,3 +250,8 @@ TODO: Support smart playlists right inside of play - and ideally any other
       usage, e.g. download-playlist. For now the user can just run
       smart-playlist, save the result, and load that in whatever command
       they're using.
+
+TODO: Markdown documentation? Man pages are nice, but aren't really all that
+      user-friendly (citation needed); for example you can't easily read them
+      online. (Whereas Markdown documents are easily viewed online, and aren't
+      hard to read by hand, e.g. with `less doc/foo.md`.)