From fec116547ec55e628eb964bf301e8b67ef61c2bd Mon Sep 17 00:00:00 2001 From: niltonheck Date: Mon, 9 Sep 2024 08:20:46 -0300 Subject: [PATCH] chore: update docs for Kotlin --- .../src/content/docs/cloud/performing-search/official-sdk.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/src/content/docs/cloud/performing-search/official-sdk.mdx b/packages/docs/src/content/docs/cloud/performing-search/official-sdk.mdx index 96a650e83..1cffafed4 100644 --- a/packages/docs/src/content/docs/cloud/performing-search/official-sdk.mdx +++ b/packages/docs/src/content/docs/cloud/performing-search/official-sdk.mdx @@ -18,7 +18,7 @@ Orama exposes SDKs for the following programming languages: | [PHP](https://github.com/askorama/oramacloud-client-php) | ✅ Available | ✅ | 🚧 | ✅ | | Python | 🚧 Work in progress | 🚧 | 🚧 | 🚧 | | [Swift](https://github.com/askorama/oramacloud-client-swift)| ✅ Available | ✅ | 🚧 | 🚧 | -| Kotlin | ✅ | ✅ | ✅ | ✅ | +| Kotlin | ✅ Available | ✅ | ✅ | ✅ | Want to see a specific language supported? [Let us know](https://github.com/orgs/askorama/discussions/new?category=ideas)!