We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f736e6 commit d9be3e5Copy full SHA for d9be3e5
README.md
@@ -1,6 +1,13 @@
1
# Kotlin Spotify Web API
2
This is the [Kotlin](https://kotlinlang.org/) implementation of the [Spotify Web API](https://developer.spotify.com/web-api/)
3
4
+### Have a question?
5
+If you have a question, you can:
6
+
7
+1. Create an [issue](https://github.com/adamint/spotify-web-api-kotlin/issues)
8
+2. Read (but that's hard)
9
+3. Contact me using **Adam#9261** on [Discord](https://discordapp.com) or by sending me an email
10
11
## Contents
12
1. **[Downloading](#downloading)**
13
2. **[Creating a SpotifyAPI or SpotifyClientAPI object](#creating-a-spotifyapi-or-spotifyclientapi-object)**
0 commit comments