Browse code

Merge pull request #150 from casprwang/patch-1

Update ALGORITHM.md

John Hawthorn authored on 23/01/2022 06:50:00 • GitHub committed on 23/01/2022 06:50:00
Showing 1 changed files

... ...
@@ -59,7 +59,7 @@ both computation of the penalty for starting a gap and the score for a
59 59
 consecutive match.
60 60
 
61 61
 Using [this 
62
-algorithm](https://github.com/jhawthorn/fzy/blob/master/src/match.c#L58) fzy 
62
+algorithm](https://github.com/jhawthorn/fzy/blob/master/src/match.c#L105) fzy 
63 63
 is able to score based on the optimal match.
64 64
 
65 65
 * Gaps (negative score)