From bec3d30d68854ed6579409966fe3eb6e0517f6ce Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 29 Oct 2023 12:49:01 -0700 Subject: [PATCH] Added TypeScript to readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f5ce35..d572149 100644 --- a/README.md +++ b/README.md @@ -369,9 +369,9 @@ Elixir | [pgvector-elixir](https://github.com/pgvector/pgvector-elixir) Go | [pgvector-go](https://github.com/pgvector/pgvector-go) 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) Lua | [pgvector-lua](https://github.com/pgvector/pgvector-lua) -Node.js | [pgvector-node](https://github.com/pgvector/pgvector-node) 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)