From a1b80faa676c804b04d0a4889e26da4e193a7547 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 5 Sep 2024 23:13:12 -0700 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b4f64c..7439964 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ You can add an index to use approximate nearest neighbor search, which trades so Supported index types are: -- [HNSW](#hnsw) - added in 0.5.0 +- [HNSW](#hnsw) - [IVFFlat](#ivfflat) ## HNSW