Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Boytsov authored and GitHub committed Feb 2, 2018
1 parent 5f3e8d6 commit 4a3078b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_bindings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4a3078b

Please sign in to comment.