Skip to content

Commit c9df3bb

Browse files
Updated README to link to Linear Search
1 parent 7c13ba7 commit c9df3bb

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
@@ -28,7 +28,7 @@ If you're new to algorithms and data structures, here are a few good ones to sta
2828

2929
### Searching
3030

31-
- Linear Search
31+
- [Linear Search](LinearSearch/)
3232
- Binary Search
3333
- Count Occurrences
3434
- Select Minimum / Maximum

0 commit comments

Comments
 (0)