From 55936258a3bd3b49288417490546c829d3b249b7 Mon Sep 17 00:00:00 2001 From: Jayden Date: Sat, 23 Oct 2021 21:50:59 -0400 Subject: [PATCH] docs(readme): update from zspotify.py to app.py updates the specified python file to the python file that starts the app --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 793800c..41fc0e6 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ Python packages: \*\*Git can be installed via apt for Debian-based distros or by downloading the binaries from [git-scm.com](https://git-scm.com/download/win) for Windows. ``` Command line usage: - python zspotify.py Loads search prompt to find then download a specific track, album or playlist - python zspotify.py Downloads the track, album, playlist or podcast episode specified as a command line argument - python zspotify.py Downloads all albums by specified artist + python app.py Loads search prompt to find then download a specific track, album or playlist + python app.py Downloads the track, album, playlist or podcast episode specified as a command line argument + python app.py Downloads all albums by specified artist Extra command line options: -p, --playlist Downloads a saved playlist from your account