From 317ad0027c036c4eba2041b3fe9be4ca9b08907d Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Fri, 12 Jul 2024 15:55:43 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f440851..edb637e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Description -This utility takes a user input of numbers or strings, groups them based on their value, and then sorts these group in order. +This utility takes a user input of numbers or strings (or both), groups them based on their value, and then sorts these group in order. ## Table of Contents