Skip to content

Commit 5b5d67d

Browse files
authored
Add screenshot to README for better visualization
Added a screenshot to enhance the README visual representation.
1 parent d56e3ca commit 5b5d67d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
Sorting Visualizer is a web application designed to help users understand how sorting algorithms work through visual representation. It provides a real-time view of algorithms like Bubble Sort, Selection Sort, and Insertion Sort as they process a randomized array.
1414

15+
<img width="1906" height="964" alt="Screenshot from 2026-02-03 20-57-29" src="https://github.com/user-attachments/assets/df2adec1-13c5-4ef0-9f43-9f0cf1f95bc3" />
16+
1517
## Features
1618

1719
- **Interactive Controls**: Generate new arrays, adjust array size, and control sorting speed.

0 commit comments

Comments
 (0)