From a2a9a24cb73c53c8b04b8f03a1b5257fbacf5a86 Mon Sep 17 00:00:00 2001 From: gwirn <71886945+gwirn@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:25:05 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) 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)