From cb7d787d7c2bcc458e864760cff9fb72a4db1f7c Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 2 Mar 2023 22:16:23 -0800 Subject: [PATCH] Added link to pgvector-julia [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 057575e..74c5dd9 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ PHP | [pgvector-php](https://github.com/pgvector/pgvector-php) Rust | [pgvector-rust](https://github.com/pgvector/pgvector-rust) C++ | [pgvector-cpp](https://github.com/pgvector/pgvector-cpp) Elixir | [pgvector-elixir](https://github.com/pgvector/pgvector-elixir) +Julia | [pgvector-julia](https://github.com/pgvector/pgvector-julia) ## Frequently Asked Questions