diff --git a/README.md b/README.md index d6871ea..bec9c6c 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,10 @@ ***GO** **L**ocal **A**lignment **F**uzzy finder* -<<<<<<< Updated upstream -Fuzzy finder using [Smith-Waterman algorithm](https://en.wikipedia.org/wiki/Smith%E2%80%93Waterman_algorithm) for finding matches. -======= Fuzzy word/text finder using [Smith-Waterman algorithm](https://en.wikipedia.org/wiki/Smith%E2%80%93Waterman_algorithm) for finding matches. ![alt text](https://github.com/gwirn/golaf/blob/master/screenshot/golaf.png?raw=true) ->>>>>>> Stashed changes - ![TEST](https://github.com/gwirn/golaf/actions/workflows/go.yml/badge.svg)