Skip to content

Commit 26972ad

Browse files
authored
docs: use absolute url for readme image
Use absolute url for README image, so it can be displayed in the NPM site. Signed-off-by: Andrés Correa Casablanca <castarco@coderspirit.xyz>
1 parent 6a7ca3b commit 26972ad

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
@@ -2,7 +2,7 @@
22

33
<p align="center">
44
<img
5-
src="docs/example1.svg"
5+
src="https://raw.githubusercontent.com/Coder-Spirit/beautiful-tree/main/docs/example1.svg"
66
style="height:300px;width:300px;"
77
alt="Tree rendered with BeautifulTree"
88
/>

0 commit comments

Comments
 (0)