From fdd677a4af9e0b3a39f9feb53f4b2efc1504259c Mon Sep 17 00:00:00 2001 From: Harry Stuart <42882697+harrystuart@users.noreply.github.com> Date: Wed, 7 Dec 2022 17:18:31 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c17617a..0e8a361 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# NumSuM -NumSuM (normalised Number of Substring Movements) is a string comparison algorithm designed to be token order invariant. +# NormNumSuM +NormNumSuM (Normalised Number of Substring Movements) is a string comparison algorithm designed to be token order invariant.