From b37d154b263b8919fddac20c12a47e61c4c5a6b8 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sat, 27 May 2023 21:14:35 -0700 Subject: [PATCH] Updated readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a52b41..f42795c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 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 +Plus [ACID](https://en.wikipedia.org/wiki/ACID) compliance, point-in-time recovery, JOINs, and all of the other [great features](https://www.postgresql.org/about/) of Postgres [![Build Status](https://github.com/pgvector/pgvector/workflows/build/badge.svg?branch=master)](https://github.com/pgvector/pgvector/actions)