From 6763661d3df83ede904c576f51215bb0f3f5f826 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 28 Nov 2023 21:42:30 -0800 Subject: [PATCH] Added OCaml to readme [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16b1c68..c83734c 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ JavaScript, TypeScript | [pgvector-node](https://github.com/pgvector/pgvector-no Julia | [pgvector-julia](https://github.com/pgvector/pgvector-julia) Lua | [pgvector-lua](https://github.com/pgvector/pgvector-lua) Nim | [pgvector-nim](https://github.com/pgvector/pgvector-nim) +OCaml | [pgvector-ocaml](https://github.com/pgvector/pgvector-ocaml) Perl | [pgvector-perl](https://github.com/pgvector/pgvector-perl) PHP | [pgvector-php](https://github.com/pgvector/pgvector-php) Python | [pgvector-python](https://github.com/pgvector/pgvector-python)