From 76a4166857af39e138e8245498d4e5a9729cc622 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 13 Apr 2023 21:10:18 -0700 Subject: [PATCH] Added link to pgvector-crystal [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae8a52c..44b7fd1 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,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) 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)