spotipy-dev / spotipy

A light weight Python library for the Spotify Web API
http://spotipy.readthedocs.org
MIT License
5.03k stars 957 forks source link

Documentation: Added info and details to "Getting Started" and "Quick Start" #978

Closed AaronTrinh closed 1 year ago

AaronTrinh commented 1 year ago

Hello, I've made some additions and changes to the documentation.

For the "Getting Started" section, I added instructions on setting up user authorization in the Spotify dashboard. For the "Quick Start" section, I changed the details for setting up the SpotifyOAuth class.

By making the two contributions mentioned above, I aim to improve the setup process of Spotipy and make it more user-friendly for newcomers.