Skip to content

Commit

Permalink
more examples 👌
Browse files Browse the repository at this point in the history
  • Loading branch information
selmi-karim committed Jun 12, 2018
1 parent 1ab875d commit bf6e2ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ dsc.twoStrings('google','facebook')
// 0.16666666666666666
dsc.twoStrings('github','microsoft')
// 1 (it is just joke result = 0)

dsc.simSort('hello',['hella','world','helloo','hel'])
// ["helloo","hella","hel","world"]

Expand Down

0 comments on commit bf6e2ae

Please sign in to comment.