Skip to content

Commit c2f3f58

Browse files
fix: use absolute URL for logo so PyPI renders it
1 parent e7e4bd2 commit c2f3f58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="docs/assets/logo.png" alt="CSC — Command Scope Contract" width="140">
2+
<img src="https://raw.githubusercontent.com/madeinplutofabio/command-scope-contract/main/docs/assets/logo.png" alt="CSC — Command Scope Contract" width="140">
33
</p>
44

55
<h1 align="center">CSC — Command Scope Contract</h1>

0 commit comments

Comments
 (0)