Commit bdfa8d0
committed
feat: use URL for logo in README so it displays properly on PyPI.
Original code used a relative path to the logo file in `README.md`,
but that does not resolve properly when the package is uploaded to
pypi.org. This PR replaces the relative path with the full GitHub URL
to the logo file, which is clunky but works.1 parent 402ee40 commit bdfa8d0
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