docs(readme): update link

This commit is contained in:
Julian Lobbes 2022-11-08 13:39:48 +01:00
parent 02203d6663
commit 7a11f48050

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. 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. for a more complete list of API calls.
## Documentation ## Documentation