Updated readme [skip ci]

This commit is contained in:
Andrew Kane
2023-08-28 15:00:58 -07:00
parent 453fa15f28
commit 39f973dab2

View File

@@ -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