Skip to content

Commit 59b6094

Browse files
Change website link in README
Updated website link to the new domain.
1 parent aa9d421 commit 59b6094

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Algorithms Visualizer :-
2-
Website :- https://avinashvermaaa.github.io/Sorting_Visualizer/
2+
Website :- https://tracealgo.netlify.app/
33

44
It's a high-performance, visually stunning web application designed to help students and developers visualize the inner workings of common sorting algorithms. Built with a modern **Glassmorphism** aesthetic, it provides real-time feedback on comparisons, swaps, and sorted states.
55

@@ -41,4 +41,4 @@ It's a high-performance, visually stunning web application designed to help stud
4141
├── shared.js # Core logic (generate array, disable buttons)
4242
├── sorting algorithms/
4343
│ ├── all algos # separate folder for all algos
44-
└── assets/ # Icons and images
44+
└── assets/ # Icons and images

0 commit comments

Comments
 (0)