Skip to content

Commit 790877f

Browse files
jakeefrclaude
andcommitted
docs: use absolute raw GitHub URLs for all images (PyPI compatibility)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ff6f43a commit 790877f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="assets/splash.svg" alt="PRISM" width="800">
2+
<img src="https://raw.githubusercontent.com/jakeefr/prism/main/assets/splash.svg" alt="PRISM" width="800">
33
</p>
44

55
![PRISM demo](https://raw.githubusercontent.com/jakeefr/prism/main/demo.gif)
@@ -109,10 +109,10 @@ Followed by the advisor:
109109
<summary><b>📊 HTML Dashboard Preview</b></summary>
110110
<br>
111111

112-
![PRISM Dashboard](assets/dashboard-preview.png)
112+
![PRISM Dashboard](https://raw.githubusercontent.com/jakeefr/prism/main/assets/dashboard-preview.png)
113113
*The HTML dashboard — open in any browser with `prism dashboard`*
114114

115-
![PRISM Dashboard Detail](assets/dashboard-detail.png)
115+
![PRISM Dashboard Detail](https://raw.githubusercontent.com/jakeefr/prism/main/assets/dashboard-detail.png)
116116
*Expand any project to see dimension scores, top issues, and CLAUDE.md recommendations*
117117

118118
</details>

0 commit comments

Comments
 (0)