Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
link issue
  • Loading branch information
j-jacobson authored Aug 21, 2023
1 parent 7e8f4b1 commit 65410ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ See the [Apple Music API documentation](https://developer.apple.com/documentatio
## Getting Started

### Documentation
Find full documentation of the project here:
Find more documentation of the project here:
https://apple-music-python.readthedocs.io

### Prerequisites

You must have an Apple Developer Account and a MusicKit API Key. See instructions on how to obtain these here: [Getting Keys And Creating Tokens.](https://developer.apple.com/documentation/applemusicapi/getting_keys_and_creating_tokens)

To access a user's library, you need to have a music_user_token. See MusicKit for instructions: [User Authentication for MusicKit.] (https://developer.apple.com/documentation/applemusicapi/user_authentication_for_musickit)
To access a user's library, you need to have a music_user_token. See MusicKit for instructions: [User Authentication for MusicKit.](https://developer.apple.com/documentation/applemusicapi/user_authentication_for_musickit)

### Dependencies

Expand Down

0 comments on commit 65410ad

Please sign in to comment.