From 4d6739a7af53009521194d8b56b6763ea214146b Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 3 Dec 2023 10:58:54 -0800 Subject: [PATCH] Added Lisp to readme [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95d42d6..a813ff5 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,7 @@ Haskell | [pgvector-haskell](https://github.com/pgvector/pgvector-haskell) Java, Kotlin, Groovy, Scala | [pgvector-java](https://github.com/pgvector/pgvector-java) JavaScript, TypeScript | [pgvector-node](https://github.com/pgvector/pgvector-node) Julia | [pgvector-julia](https://github.com/pgvector/pgvector-julia) +Lisp | [pgvector-lisp](https://github.com/pgvector/pgvector-lisp) 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)