« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce2a4c9..2ded9a6 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,10 @@ check from your terminal using the [`type`][type] command!
 ## Usage
 
 ```
-# Generate a playlist file, using one of these shell commands..
+# Generate a playlist file, using the handy interactive setup utility..
+$ http-music setup
+
+# ..or one of these shell commands:
 $ http-music crawl-http http://some.directory.listing.server/ > playlist.json
 $ http-music crawl-local ~/Music/ > playlist.json