Skip to content

Commit 00235f7

Browse files
authored
Update README.md
1 parent c4bf77f commit 00235f7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ Install the Kotlin client by adding the following dependency to your `gradle.bui
2828

2929
### Supported platforms
3030

31-
The Kotlin client is compatible with the JVM. It is recommended for the following use cases:
32-
- Frontend Android projects using Kotlin
33-
- Backend JVM projects using Kotlin
34-
The Kotlin client architecture is designed with [Kotlin multiplatform](https://kotlinlang.org/docs/reference/multiplatform.html) in mind.
35-
However, we don't support Kotlin native and Kotlin js targets just yet.
31+
This client is compatible with Kotlin and Android projects.
3632

3733
## Stack
3834

0 commit comments

Comments
 (0)