Skip to content

Commit 3f1b592

Browse files
committed
Update the README.md.
1 parent 3915ea9 commit 3f1b592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ So far, there are hash functions for the similarity functions:
4343
- `MonteCarloHash`
4444
- `ChebHash`
4545

46-
This package still needs a lot of work, including improvement to the documentation and API. In general, if you want to draw one or more new hash functions, you can use the following syntax:
46+
This package still needs a lot of work, including improvement to the documentation and API.
4747

4848
## Examples
4949
The easiest way to start constructing new hash functions is by calling `LSHFunction` with the following syntax:

0 commit comments

Comments
 (0)