From 8b759b695ba8ee9730a9c5dad8d3b930047a26c7 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 2 Mar 2023 16:48:14 -0800 Subject: [PATCH] Added link to pgvector-r [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e90e23e..042a496 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ Python | [pgvector-python](https://github.com/pgvector/pgvector-python) Ruby | [Neighbor](https://github.com/ankane/neighbor), [pgvector-ruby](https://github.com/pgvector/pgvector-ruby) Node | [pgvector-node](https://github.com/pgvector/pgvector-node) Go | [pgvector-go](https://github.com/pgvector/pgvector-go) +R | [pgvector-r](https://github.com/pgvector/pgvector-r) 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)