Skip to content

Commit c12e726

Browse files
committed
Fix logo path in README to point to the correct resource location
1 parent dd89597 commit c12e726

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
@@ -10,7 +10,7 @@
1010
![License](https://img.shields.io/badge/license-MIT-green)
1111
![Java](https://img.shields.io/badge/Java-17%2B-orange?logo=java)
1212

13-
![Shuffle Filter Logo](bin/main/shufflefilters_logo.png)
13+
![Shuffle Filter Logo](src/main/resources/shufflefilters_logo.png)
1414

1515

1616
Short pitch

0 commit comments

Comments
 (0)