From b81a7f018339eb3b6ce68d0c47c9de82139076c4 Mon Sep 17 00:00:00 2001 From: Leonid Boytsov Date: Fri, 1 Sep 2017 10:48:47 -0400 Subject: [PATCH] Update README.md --- python_bindings/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python_bindings/README.md b/python_bindings/README.md index f95464b..91651d4 100644 --- a/python_bindings/README.md +++ b/python_bindings/README.md @@ -70,3 +70,6 @@ cd python_bindings pip install -r requirements.txt python setup.py install ``` +#### Additional documentation + +[More detailed documentation is also available](https://searchivarius.github.io/nmslib/) (thanks to Ben Frederickson).