Skip to content

Commit 6eec47f

Browse files
authored
Update Kotlin SDK description in README (#146)
Added a note about Kotlin SDK supporting JVM and other targets in progress.
1 parent 0e19704 commit 6eec47f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/).
3333
## Libraries and Schema
3434

3535
- **JSON Schema**: [`schema.json`](./schema/schema.json)
36-
- **Kotlin**: [`acp-kotlin`](https://github.com/agentclientprotocol/acp-kotlin-sdk)
36+
- **Kotlin**: [`acp-kotlin`](https://github.com/agentclientprotocol/acp-kotlin-sdk) – supports JVM, other targets are in progress
3737
- **Rust**: [`agent-client-protocol`](https://crates.io/crates/agent-client-protocol) - See [examples/agent.rs](./rust/examples/agent.rs) and [examples/client.rs](./rust/examples/client.rs)
3838
- **TypeScript**: [`@agentclientprotocol/sdk`](https://www.npmjs.com/package/@agentclientprotocol/sdk) - See [examples/](./typescript/examples/)
3939

0 commit comments

Comments
 (0)