Browse code

Update ALGORITHM.md

Fix link in README

Casper Wang authored on 21/10/2020 16:45:11 • GitHub committed on 21/10/2020 16:45:11
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)