Skip to content

Commit fde0053

Browse files
committed
Add recursive linear search implementation in Java
1 parent 2ff4950 commit fde0053

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
@@ -1470,7 +1470,7 @@ In order to achieve greater coverage and encourage more people to contribute to
14701470
</td>
14711471
<td> <!-- Java -->
14721472
<a href="./src/java/LinearSearchRecursive.java">
1473-
<img align="center" height="25" src="./logos/github.svg" />
1473+
<img align="center" height="25" src="./logos/java.svg" />
14741474
</a>
14751475
</td>
14761476
<td> <!-- Python -->

0 commit comments

Comments
 (0)