From 3a857ef9f9bba9ff688266271c28628df0f7b633 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 13 Aug 2023 12:16:36 -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 4dc41c7..456591e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Open-source vector similarity search for Postgres -Store all of your application data in one place. Supports: +Store your vectors with the rest of your data. Supports: - exact and approximate nearest neighbor search - L2 distance, inner product, and cosine distance