From d63fba08dd86bc351a87e85ecb98d7d3df035799 Mon Sep 17 00:00:00 2001 From: Judy Nkwama <74412890+Judy-Nkwama@users.noreply.github.com> Date: Thu, 25 May 2023 22:25:54 +0200 Subject: [PATCH] Syncing with main --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5d85247..d3f0c80 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Sorting Algorithms Visualization Python Demo: demo.gif ## Features -- Visualize popular sorting algorithms, including Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, and more. -- Choose from various pre-defined datasets, including random, sorted, reversed, and nearly sorted data. -- Adjust the speed of the visualization to observe the sorting process in real-time or faster. -- Step through the sorting process one step at a time or let it run continuously. -- Pause, resume, and reset the visualization as needed. -- Interactive user interface to control the visualization. +- 🎯 Visualize popular sorting algorithms, including Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, and more. +- 📊 Choose from various pre-defined datasets, including random, sorted, reversed, and nearly sorted data. +- ⏱️ Adjust the speed of the visualization to observe the sorting process in real-time or faster. +- ⏯️ Step through the sorting process one step at a time or let it run continuously. +- ⏸️ Pause, resume, and reset the visualization as needed. +- 🖥️ Interactive user interface to control the visualization. ## Prerequisites @@ -42,4 +42,3 @@ Screenshot 2: screenshot2.png - Nazir (@nazir20) - Judy (@judy-nkwama) - Asli (@asliBozkurt) -