diff --git a/README.md b/README.md index 7c12b43..794e4a0 100644 --- a/README.md +++ b/README.md @@ -681,8 +681,8 @@ you don't like that simply add this to your personal config: ### Poor ido matching performance on large datasets -Prelude swaps the default `ido` flex matching with the more powerful -[ido-flx](https://github.com/lewang/flx). +Prelude's `ido` module swaps the default `ido` flex matching with the +more powerful [ido-flx](https://github.com/lewang/flx). The sorting algorithm `flx` uses is more complex, but yields better results.