From 77154f8cbb9f2a72580765683bd8f32363338be1 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 3 Mar 2023 16:33:44 -0800 Subject: [PATCH] Updated readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c023039..6013b68 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ Node | [pgvector-node](https://github.com/pgvector/pgvector-node) PHP | [pgvector-php](https://github.com/pgvector/pgvector-php) Python | [pgvector-python](https://github.com/pgvector/pgvector-python) R | [pgvector-r](https://github.com/pgvector/pgvector-r) -Ruby | [Neighbor](https://github.com/ankane/neighbor), [pgvector-ruby](https://github.com/pgvector/pgvector-ruby) +Ruby | [pgvector-ruby](https://github.com/pgvector/pgvector-ruby), [Neighbor](https://github.com/ankane/neighbor) Rust | [pgvector-rust](https://github.com/pgvector/pgvector-rust) ## Frequently Asked Questions