Skip to content

Commit

Permalink
docs: fix anchor link
Browse files Browse the repository at this point in the history
  • Loading branch information
noook committed Jul 26, 2023
1 parent c3ec90c commit 6efe7e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# spotify-web-client

![npm bundle size](https://img.shields.io/bundlephobia/minzip/spotify-web-client)

A fully typed client for node and browser environments.

## 🚀 Quick Start
Expand Down Expand Up @@ -179,7 +181,7 @@ These methods can be accessed through the `genres` key of your `SpotifyClient` i
| -------| ----------- |
| [`getMarkets`](https://developer.spotify.com/documentation/web-api/reference/get-available-markets) | Get the list of markets where Spotify is available. |

<a name=player"authentication"></a>
<a id="player"></a>

### ▶️ Player

Expand Down

0 comments on commit 6efe7e1

Please sign in to comment.