Skip to content

Commit 03dae04

Browse files
Use clickable README preview for desktop demo video
1 parent b2539b5 commit 03dae04

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,24 @@ local SQLite state and backend workflows as the CLI, so the UI is not a static
7575
mock: paper pulls, feedback, reading reports, Wiki graph updates, and settings
7676
all route through the local backend.
7777

78-
<div align="center">
79-
<img src="https://github.com/user-attachments/assets/c852c134-5ddb-478e-8a13-3fa313dcd812" alt="PaperFlow offline desktop workflow demo" width="92%">
80-
</div>
78+
The embedded workflow demo shows the offline desktop loop end to end without
79+
storing large media files in the Git repository.
80+
81+
<table width="100%">
82+
<tr>
83+
<th><p align="center">PaperFlow Desktop Workflow</p></th>
84+
</tr>
85+
<tr>
86+
<td align="center" width="100%">
87+
<a href="https://github.com/user-attachments/assets/ebfd979a-93f2-4140-9d4c-7bd64aa86b5e">
88+
<img src="https://github.com/user-attachments/assets/c852c134-5ddb-478e-8a13-3fa313dcd812" alt="PaperFlow desktop workflow video preview" width="100%">
89+
</a>
90+
<br>
91+
<a href="https://github.com/user-attachments/assets/ebfd979a-93f2-4140-9d4c-7bd64aa86b5e"><b>Watch the desktop workflow video</b></a>
92+
</td>
93+
</tr>
94+
</table>
95+
<sub><i>Demo: daily paper pull, feedback actions, deep reading, report review, local Wiki graph, cited Q&A, and settings.</i></sub>
8196

8297
<br>
8398

0 commit comments

Comments
 (0)