From 2a17b335da1ce8671f026f63b9b9303b97baafff Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 26 Oct 2023 12:25:58 -0700 Subject: [PATCH] Added Kotlin to readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97d4c64..052689c 100644 --- a/README.md +++ b/README.md @@ -368,7 +368,7 @@ Dart | [pgvector-dart](https://github.com/pgvector/pgvector-dart) Elixir | [pgvector-elixir](https://github.com/pgvector/pgvector-elixir) Go | [pgvector-go](https://github.com/pgvector/pgvector-go) Haskell | [pgvector-haskell](https://github.com/pgvector/pgvector-haskell) -Java, Scala | [pgvector-java](https://github.com/pgvector/pgvector-java) +Java, Kotlin, Scala | [pgvector-java](https://github.com/pgvector/pgvector-java) Julia | [pgvector-julia](https://github.com/pgvector/pgvector-julia) Lua | [pgvector-lua](https://github.com/pgvector/pgvector-lua) Node.js | [pgvector-node](https://github.com/pgvector/pgvector-node)