Skip to content

Commit ba16931

Browse files
authored
Merge pull request #215 from mohamed-ali/patch-1
[MRG] Correct typo
2 parents a3ef160 + 5f84edd commit ba16931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Hnswlib - fast approximate nearest neighbor search
2-
Header-only C++ HNSW implementation with python bindings. Paper code for the HNSW 200M SIFT experiment
2+
Header-only C++ HNSW implementation with python bindings. Paper's code for the HNSW 200M SIFT experiment
33

44
**NEWS:**
55

6-
**Thanks to Louis Abraham ([@louisabraham](https://github.com/louisabraham)) hnswlib is now can be installed via pip!**
6+
**Thanks to Louis Abraham ([@louisabraham](https://github.com/louisabraham)) hnswlib can now be installed via pip!**
77

88
Highlights:
99
1) Lightweight, header-only, no dependencies other than C++ 11.

0 commit comments

Comments
 (0)