diff --git a/README.md b/README.md index 4fbab03..4efb949 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Store your vectors with the rest of your data. Supports: 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 -Have a lot of vectors? Use [half-precision vectors](#half-precision-vectors) and [binary quantization](#binary-quantization) to scale +Have a lot of vectors? Use [quantization](#scaling) to scale [![Build Status](https://github.com/pgvector/pgvector/actions/workflows/build.yml/badge.svg)](https://github.com/pgvector/pgvector/actions)