From 18c06cb9b1f02b9aa41438808a6a8e56f90b5765 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 11 Apr 2023 21:11:46 -0700 Subject: [PATCH] Added link to pgvector-swift [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ded01c9..eb63d4e 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ Python | [pgvector-python](https://github.com/pgvector/pgvector-python) R | [pgvector-r](https://github.com/pgvector/pgvector-r) Ruby | [pgvector-ruby](https://github.com/pgvector/pgvector-ruby), [Neighbor](https://github.com/ankane/neighbor) Rust | [pgvector-rust](https://github.com/pgvector/pgvector-rust) +Swift | [pgvector-swift](https://github.com/pgvector/pgvector-swift) ## Frequently Asked Questions