From 9153a545a7da4eb7c5deafe9b26f57a6af216e60 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 10 Sep 2021 15:22:44 -0700 Subject: [PATCH] Added link to pgvector-cpp [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3342103..84a0902 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Libraries that use pgvector: - [pgvector-node](https://github.com/ankane/pgvector-node) (Node.js) - [pgvector-go](https://github.com/ankane/pgvector-go) (Go) - [pgvector-rust](https://github.com/ankane/pgvector-rust) (Rust) +- [pgvector-cpp](https://github.com/ankane/pgvector-cpp) (C++) ## Additional Installation Methods