Skip to content

Commit f2fae81

Browse files
authored
fixed/Image not loading in readme (#6)
1 parent 6487445 commit f2fae81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<div align="center">
10-
<img src="src/assets/waterfall-chart-example.png" alt="" width="784" height="414"/>
10+
<img src="./src/assets/waterfall-chart-example.png" alt="" width="784" height="414"/>
1111
</div>
1212

1313

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
},
2222
"repository": {
2323
"type": "github",
24-
"url": "git+https://github.com/KeyValueSoftwareSystems/react-star-rating-summary"
24+
"url": "git+https://github.com/KeyValueSoftwareSystems/react-waterfall-chart"
2525
},
2626
"author": "Keyvalue",
2727
"license": "ISC",
28-
"homepage": "https://github.com/KeyValueSoftwareSystems/react-star-rating-summary",
28+
"homepage": "https://github.com/KeyValueSoftwareSystems/react-waterfall-chart",
2929
"keywords": [
3030
"library",
3131
"starter",

0 commit comments

Comments
 (0)