Skip to content

Commit

Permalink
Extend docs
Browse files Browse the repository at this point in the history
  • Loading branch information
preciz committed Dec 30, 2022
1 parent f90a2fb commit 147bdf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/similarity/simhash.ex
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ defmodule Similarity.Simhash do
## Options
* `:ngram_size` - defaults to 3
* `:hash_function` - defaults to :siphash, available options are :siphash, :md5, :sha256
## Examples
Expand Down

0 comments on commit 147bdf6

Please sign in to comment.