Update README.md

This commit is contained in:
Alix von Schirp
2023-01-28 22:53:30 +01:00
committed by GitHub
parent 351326d384
commit c26800e363

View File

@@ -19,6 +19,7 @@ The tool supports setting a custom name for the playlist, setting a cover art as
- A Spotify application - A Spotify application
- A LastFM api token - A LastFM api token
- Java 18 (as this tool is not shipped with a JRE you'll need to install the JDK) - Java 18 (as this tool is not shipped with a JRE you'll need to install the JDK)
- Usage on Linux requires having xdg-open installed
## Setup ## Setup
### Spotify ### Spotify
@@ -35,4 +36,4 @@ The tool supports setting a custom name for the playlist, setting a cover art as
## Usage ## Usage
In your command line run ```java -jar lfm2s-%version%.jar [arguments]```. In your command line run ```java -jar lfm2s-%version%.jar [arguments]```.
For argument usages check [the wiki](https://github.com/B00tLoad/LastFMtoSpotifyPlaylist/wiki/Arguments) For argument usages check [the wiki](https://github.com/B00tLoad/LastFMtoSpotifyPlaylist/wiki/Arguments)