From 40fa60725f266d8a7c0290a59bb6317584502d3c Mon Sep 17 00:00:00 2001 From: DMInnovations <133730558+DMInnovations@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:26:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b80d4c..e4bb414 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ IDE Links: - Dividing # Sorting Tests -- This category of tests adds two different types of sorting algorithms/tests; selection and bubble sort. +- This category of tests adds two different types of sorting algorithms/tests; selection, merge, and bubble sort. # General Computer Information - This is Python file allows you to get your computer's CPU and OS information