Updated readme [skip ci]

This commit is contained in:
Andrew Kane
2023-05-27 13:44:08 -07:00
parent 491b6b18f9
commit 51bd223b4a

View File

@@ -8,6 +8,8 @@ Supports
- L2 distance, inner product, and cosine distance
- any [language](#languages) with a Postgres client
Plus [ACID](https://en.wikipedia.org/wiki/ACID) compliance, point-in-time recovery, JOINs, and more
[![Build Status](https://github.com/pgvector/pgvector/workflows/build/badge.svg?branch=master)](https://github.com/pgvector/pgvector/actions)
## Installation