Skip to content

Commit f91c252

Browse files
committed
Add link to binary search on index page
1 parent b4b1dfc commit f91c252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you're new to algorithms and data structures, here are a few good ones to sta
1919
- [Stack](Stack/)
2020
- [Queue](Queue/)
2121
- [Insertion Sort](Insertion Sort/)
22-
- Binary Search
22+
- [Binary Search](Binary Search/)
2323
- Binary Tree
2424
- Merge Sort
2525
- [Boyer-Moore](Boyer-Moore/) string search

0 commit comments

Comments
 (0)