From 03457f41ba92802f72346c6d1067cd29a9fe08d9 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 6 Aug 2023 22:37:54 -0700 Subject: [PATCH] Added link to pgvector-dart - closes #215 [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f07af34..2e8d573 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ Language | Libraries / Examples C++ | [pgvector-cpp](https://github.com/pgvector/pgvector-cpp) C# | [pgvector-dotnet](https://github.com/pgvector/pgvector-dotnet) Crystal | [pgvector-crystal](https://github.com/pgvector/pgvector-crystal) +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)