diff --git a/README.md b/README.md index c5c963e..7b72db0 100644 --- a/README.md +++ b/README.md @@ -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