diff --git a/README.md b/README.md index c3f787c..b43374c 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ You can add an index to use approximate nearest neighbor search, which trades so Supported index types are: - [IVFFlat](#ivfflat) -- [HNSW](#hnsw) (*added in 0.5.0*) +- [HNSW](#hnsw) - *added in 0.5.0* ## IVFFlat