Skip to content

Commit

Permalink
Explain what version of the algorithm is implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterDuke17 committed Sep 24, 2016
1 parent 1758f83 commit 1ca2fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Text::Diff::Sift4
A Perl 6 implementation of the Sift4 string distance algorithm (http://siderite.blogspot.com/2014/11/super-fast-and-accurate-string-distance.html).
A Perl 6 implementation of the common version of the Sift4 string distance algorithm (http://siderite.blogspot.com/2014/11/super-fast-and-accurate-string-distance.html).

## Synopsis
```
Expand Down

0 comments on commit 1ca2fd8

Please sign in to comment.