Skip to content

Commit 2d0017c

Browse files
authored
Update README.md
1 parent 4685e91 commit 2d0017c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sorting/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
* [Insertion Sort](https://github.com/jpa99/Algorithms/edit/master/Sorting/Insertion_Sort.java)
1010
* [Bubble Sort](https://github.com/jpa99/Algorithms/edit/master/Sorting/Bubble_Sort.java)
1111
* [Selection Sort](https://github.com/jpa99/Algorithms/edit/master/Sorting/Selection_Sort.java)
12-
* [Bogosort](https://github.com/jpa99/Algorithms/edit/master/Sorting/timsort.java)
12+
* [Bogosort](https://github.com/jpa99/Algorithms/edit/master/Sorting/Bogosort.java)

0 commit comments

Comments
 (0)