summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-12-20 12:51:52 +0100
committertv <tv@krebsco.de>2015-12-20 12:51:52 +0100
commit1f2b038c9c8a463556a1bc39d0c67166c6b78a6b (patch)
tree8df4a796559886d49484509c73a7e2e623bcb22a
parente1fe3c7c3ef7efcc82c537a647cfab6e65d532fb (diff)
add minimal README
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..5c23bce
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+soundcloud is a shell library for scraping and playing SoundCloud.
+
+Quickstart:
+ $ . soundcloud
+ $ play_stream https://soundcloud.com/artist-name/track-name
+ skip track by quitting currently played track (^C or q)