« get me outta code hell

Include http-music setup in README - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2017-10-27 10:39:28 -0300
committerFlorrie <towerofnix@gmail.com>2017-10-27 10:39:28 -0300
commit3b2c76544e67255698ca8b106b86064702f25f47 (patch)
tree8b827eea10bb023043fc1835322de9c32bcafb7a
parent735a18152295c081371b9bdccf78448f04765b36 (diff)
Include http-music setup in README
-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