From 4a3078b9d7d38df6beac88dd6fe47635e65d4e52 Mon Sep 17 00:00:00 2001 From: Leonid Boytsov Date: Fri, 2 Feb 2018 09:55:26 -0500 Subject: [PATCH] Update README.md --- python_bindings/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_bindings/README.md b/python_bindings/README.md index 7384063..f8372f2 100644 --- a/python_bindings/README.md +++ b/python_bindings/README.md @@ -23,7 +23,7 @@ information](https://github.com/pybind/python_example#installation). #### Example Usage -Here is a simple example, but we have [Python notebooks with more details](notebooks) (for both sparse and dense space): +Here is a simple example, but we also have [Python notebooks with more elaborate end-to-end examples, which include even computation of gold-standard data](notebooks) (for both sparse and dense space): ```python import nmslib