From cbb367737120453c8d5a480020b1a3dac15d5acb Mon Sep 17 00:00:00 2001 From: hugh5 <110031011+hugh5@users.noreply.github.com> Date: Thu, 24 Nov 2022 13:31:46 +1000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a20a146..0872779 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ https://user-images.githubusercontent.com/110031011/203687556-6a8b2fef-46cb-49b3 ### Insertion Sort https://user-images.githubusercontent.com/110031011/203687587-f74525f7-eb0e-4d62-b178-643da314e6e7.mov +### Merge Sort +https://user-images.githubusercontent.com/110031011/203687885-aad4757d-37f1-460c-8e0a-bdf3dca4ae04.mov + ## Cloning repo `git clone https://github.com/hugh5/sorting-visualier.git`
Open project in preferred IDE and run `Lancher.main()`