Skip to content

Commit 288a7c2

Browse files
authored
Merge pull request #140 from raj-rathod/rajesh
chore:<Readme> readme file add
2 parents 24ece20 + 8d8843c commit 288a7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ graph TD;
6060
- **Sorting**
6161
- [Selection Sort](https://github.com/raj-rathod/DSA-visualisation-in-angular/tree/main/src/app/components/Algorithms/sorting/selection-sort/README.md)
6262
- [Insertion Sort](https://github.com/raj-rathod/DSA-visualisation-in-angular/tree/main/src/app/components/Algorithms/sorting/insertion-sort/README.md)
63-
- [Merge Sort] (https://github.com/raj-rathod/DSA-visualisation-in-angular/tree/main/src/app/components/Algorithms/sorting/merge-sort/README.md)
63+
- [Merge Sort](https://github.com/raj-rathod/DSA-visualisation-in-angular/tree/main/src/app/components/Algorithms/sorting/merge-sort/README.md)
6464
- Quick Sort
6565
- Counting Sort
6666
- Radix Sort

0 commit comments

Comments
 (0)