Commit 5de7c90
authored
[chore] Modying logo image in README to use an absolute path (#27)
Currently, our logo doesn't show on crates.io. This is because we are using a relative path to the image. This PR changes the path of the image to be an absolute path. For more info, see: rust-lang/crates.io#982.
Signed-off-by: danbugs <[email protected]>1 parent 20d8f35 commit 5de7c90
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments