From 30d72ad0935140b669283d4e3d45aa037404034c Mon Sep 17 00:00:00 2001 From: jjohnstondev Date: Mon, 9 Jan 2023 19:49:04 -0800 Subject: [PATCH] README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2419b2c..f88f408 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,9 @@ or hit ctrl+r on any track in the TUI. This will start an extended radio. To rep This radio uses slightly different logic than the standard spotify radio to give a longer playlist and more recomendation. With a cronjob you can schedule refill to run to have an infinite and morphing radio station. + +To view help: + +```gospt --help``` + Very open to contributations feel free to open a PR :)