Skip to content

Commit 18aa9b0

Browse files
authored
Update README.md
1 parent 3079305 commit 18aa9b0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
[![](https://img.shields.io/badge/Documentation-latest-orange.svg)](https://adamint.github.io/spotify-web-api-kotlin/spotify-web-api-kotlin/)
55
![](https://img.shields.io/badge/License-MIT-blue.svg)
66

7-
This is the [Kotlin](https://kotlinlang.org/) implementation of the [Spotify Web API](https://developer.spotify.com/web-api/)
7+
This is the [Kotlin](https://kotlinlang.org/) implementation of the [Spotify Web API](https://developer.spotify.com/web-api/). JS/Browser and Node, Android, and JVM targets are currently supported, with Kotlin/Native (Windows, macOS, Linux) support coming soon in the next minor version, 3.5.
8+
9+
You can ask questions, get guidance, or get help contributing by joining our [Discord server](https://discord.gg/G6vqP3S).
810

911
## Table of Contents
1012
* [Library installing](#library-installing)
@@ -74,7 +76,7 @@ The `spotify-web-api-kotlin` JavaDocs are hosted [here](https://adamint.github.i
7476
## Have a question?
7577
If you have a question, you can:
7678

77-
1. Create an [issue](https://github.com/adamint/spotify-web-api-kotlin/issues)
79+
1. Create an [issue](https://github.com/adamint/spotify-web-api-kotlin/issues) or a discussion.
7880
2. Join our [Discord server](https://discord.gg/G6vqP3S)
7981
3. Contact me using **Adam#9261** on [Discord](https://discordapp.com)
8082

0 commit comments

Comments
 (0)