Skip to content

Commit 06f899d

Browse files
committed
fix: Use full image path for image in README
This means the image will render correctly when viewing the package on npm. Signed-off-by: Lucian Buzzo <[email protected]>
1 parent a690d77 commit 06f899d

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
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img width="200" height="200" src="binoculars-pngrepo-com.png">
2+
<img width="200" height="200" src="https://raw.githubusercontent.com/cerebruminc/detect-high-entropy-strings/master/binoculars-pngrepo-com.png">
33
<br>
44
<br>
55

0 commit comments

Comments
 (0)