Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fostertheweb authored Dec 11, 2023
1 parent 1d314af commit 5a8bc86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
This is a JavaScript/TypeScript SDK for the [Spotify Web API](https://developer.spotify.com/web-api/) and currently **does not** include any of the Web Playback SDK functionality. I recommend installing `@types/spotify-web-playback-sdk` if you are working with the Playback SDK.

## Documentation

While I work on a new documenation website, check out the existing [usage guide](DOCS.md).

## Requirements

Because this SDK uses `fetch` both in Node and the Browser, and ESM, we require the following:
Expand Down

0 comments on commit 5a8bc86

Please sign in to comment.