From 1f2b038c9c8a463556a1bc39d0c67166c6b78a6b Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 20 Dec 2015 12:51:52 +0100 Subject: add minimal README --- README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README 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) -- cgit v1.2.3