From 064339c2ba23768e88cf5a41de6a91c0f5efde6b Mon Sep 17 00:00:00 2001 From: Daniel <you@example.com> Date: Wed, 18 Sep 2024 22:23:06 +0200 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a65499..1212a61 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Sorting Visualizer -Sorting Visualizer demonstrates how Bubble Sort works through an interactive graphical interface. +Sorting Visualizer demonstrates how Bubble Sort and Merge Sort work through an interactive graphical interface. [Check it out](https://sorting-visualizer-stdarunte-0b3511e20a59a622aed5caf7134ac4faf2.h-da.io/) -- GitLab