Fix README "examples" link. (#1195) (#1196)

This commit is contained in:
Shawn Falkner-Horine 2025-04-26 04:11:03 -07:00 committed by GitHub
parent 1a8d9da033
commit 6bc91ecf98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,8 @@ Add your changes below.
### Fixed ### Fixed
- Fixed dead link in README.md
### Removed ### Removed
## [2.25.1] - 2025-02-27 ## [2.25.1] - 2025-02-27

View File

@ -36,7 +36,7 @@ pip install spotipy --upgrade
## Quick Start ## Quick Start
A full set of examples can be found in the [online documentation](http://spotipy.readthedocs.org/) and in the [Spotipy examples directory](https://github.com/plamere/spotipy/tree/master/examples). A full set of examples can be found in the [online documentation](http://spotipy.readthedocs.org/) and in the [Spotipy examples directory](https://github.com/spotipy-dev/spotipy-examples).
To get started, [install spotipy](#installation), create a new account or log in on https://developers.spotify.com/. Go to the [dashboard](https://developer.spotify.com/dashboard), create an app and add your new ID and SECRET (ID and SECRET can be found on an app setting) to your environment: To get started, [install spotipy](#installation), create a new account or log in on https://developers.spotify.com/. Go to the [dashboard](https://developer.spotify.com/dashboard), create an app and add your new ID and SECRET (ID and SECRET can be found on an app setting) to your environment: