From 59e2dcaa9d14d914252b676d6b82aacebad9b8e1 Mon Sep 17 00:00:00 2001 From: Harrison Date: Fri, 21 Apr 2023 14:34:31 -0500 Subject: [PATCH] Updated 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e3d617..f49be76 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # BMLSA -A Basic multi local sequence alignment tool implemented with the Striped Smith Waterman algorithm \ No newline at end of file +A Basic multi local sequence alignment tool using the Biopython implementation of the Smith-Waterman alignment algorithm \ No newline at end of file