File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 9797
9898## 📸 Screenshots / Demo
9999
100- Include these assets in the ` assets/ ` folder of the repo:
100+ Include these assets in the ` assets/ ` folder of the repo (or place repository screenshots under ` docs/ ` as shown):
101+
102+ - docs/screenshot_gui.png — full GUI screenshot (committed to docs/)
101103- assets/ui_fetcher.png — fetcher panel
102104- assets/ui_search.png — search & results
103105- assets/demo.gif — short GIF showing fetch → search → preview
104106
105107Example markdown to show images:
106108<p align =" center " >
109+ <img src="docs/screenshot_gui.png" alt="Full GUI screenshot" width="700" />
110+ <br/>
107111 <img src="assets/ui_fetcher.png" alt="Fetcher panel" width="520" />
108112 <br/>
109113 <img src="assets/ui_search.png" alt="Search & Results" width="520" />
You can’t perform that action at this time.
0 commit comments