Skip to content

Commit 5f84edd

Browse files
authored
Correct typo
1 parent a3ef160 commit 5f84edd

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)