diff --git a/manual/README.md b/manual/README.md index 8ebd006..9d7f281 100644 --- a/manual/README.md +++ b/manual/README.md @@ -12,7 +12,7 @@ contains a detailed description of implemented search spaces and methods. ## Documentation Links * [Python bindings overview](/python_bindings/README.md) and [Python bindings API](https://nmslib.github.io/nmslib/index.html) -* [A brief list of methods and parameters](/manual/methods.md) +* [A brief list of methods and parameters (including basic tuning guidelines)](/manual/methods.md) * [A brief list of supported spaces/distance](/manual/spaces.md) * [Some data used in the past](/manual/datasets.md) * [Building the main library (Linux/Mac)](/manual/build.md)