Skip to content

Commit c372da3

Browse files
authored
Duplicate JVM message to Kotlin page (#148)
1 parent e344a5f commit c372da3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/libraries/kotlin.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: "Kotlin library for the Agent Client Protocol"
66
The [acp-kotlin-sdk](https://github.com/agentclientprotocol/acp-kotlin-sdk) provides implementations of both sides of the Agent Client Protocol that
77
you can use to build your own agent server or client.
88

9+
**It currently supports JVM, other targets are in progress.**
10+
911
To get started, add the repository to your build file:
1012

1113
```kotlin

0 commit comments

Comments
 (0)