mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
Fix README "examples" link. (#1195)
This commit is contained in:
parent
1a8d9da033
commit
e9f1ec8337
@ -15,6 +15,8 @@ Add your changes below.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed dead link in README.md
|
||||
|
||||
### Removed
|
||||
|
||||
## [2.25.1] - 2025-02-27
|
||||
|
||||
@ -36,7 +36,7 @@ pip install spotipy --upgrade
|
||||
|
||||
## 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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user