diff --git a/README.md b/README.md index 5a0c831..848059a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ * NMSLIB is generic but fast, see the results of [ANN benchmarks](https://github.com/erikbern/ann-benchmarks). * A standalone implementation of our fastest method HNSW [also exists as a header-only library](https://github.com/nmslib/hnswlib). -* **All** the documentation (including using **Python bindings** and the query server, description of methods and spaces, building the library, etc) can be found [on this page](/manual/README.md). +* **All the documentation** (including using **Python bindings** and the query server, description of methods and spaces, building the library, etc) can be found [on this page](/manual/README.md). * For **generic questions/inquiries**, please, use [**the Gitter chat**](https://gitter.im/nmslib/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge): GitHub issues page is for bugs and feature requests. ## Objectives