Compare commits

...

1 commit
v1.0 ... main

Author SHA1 Message Date
7a11f48050 docs(readme): update link 2022-11-08 13:39:48 +01:00

View file

@ -54,7 +54,7 @@ spotifyctl.player_get_track_metadata()
Note that if the Spotify executable is not running, API calls will throw exceptions.
Have a look at [the code](/spotifyctl.py) or [the complete API documentation](#documentation)
Have a look at `spotifyctl.py` or [build the complete API documentation yourself](#documentation)
for a more complete list of API calls.
## Documentation