Updated readme [skip ci]

This commit is contained in:
Andrew Kane
2023-04-14 12:35:59 -07:00
parent 76a4166857
commit ac63f9858b

View File

@@ -2,7 +2,11 @@
Open-source vector similarity search for Postgres
Supports exact and approximate nearest neighbor search for L2 distance, inner product, and cosine distance
Supports
- exact and approximate nearest neighbor search
- L2 distance, inner product, and cosine distance
- any [language](#languages) with a Postgres client
[![Build Status](https://github.com/pgvector/pgvector/workflows/build/badge.svg?branch=master)](https://github.com/pgvector/pgvector/actions)