Skip to content

Commit b092fcd

Browse files
authored
Update README.md
1 parent bfe497f commit b092fcd

1 file changed

Lines changed: 39 additions & 39 deletions

File tree

README.md

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,45 @@ This repository is still an `alpha`, but the core loop already works:
1616

1717
This is also my first open-source GitHub project, so if you try it and something feels off, I’d really appreciate issues, suggestions, or setup feedback.
1818

19+
## Demo
20+
<table>
21+
<tr>
22+
<td align="center"><b>演示视频 A</b></td>
23+
<td align="center"><b>演示视频 B</b></td>
24+
</tr>
25+
<tr>
26+
<td>
27+
28+
https://github.com/user-attachments/assets/e75017d0-33bd-4315-bc36-0d8e36dd6906
29+
30+
</td>
31+
<td>
32+
33+
https://github.com/user-attachments/assets/f44fef6a-efa0-4c5d-b1f0-766061ff56c5
34+
35+
</td>
36+
</tr>
37+
</table>
38+
<table>
39+
<tr>
40+
<td align="center"><b>科研图</b></td>
41+
</tr>
42+
<tr>
43+
<td><img src="https://github.com/user-attachments/assets/1ab5af8d-4450-4341-b777-ac7325b0c2ed"></td>
44+
</tr>
45+
</table>
46+
47+
<table>
48+
<tr>
49+
<td align="center"><b>演示场景一</b></td>
50+
<td align="center"><b>演示场景二</b></td>
51+
</tr>
52+
<tr>
53+
<td><img src="docs/assets/picture1.png" alt="Demo picture 1"></td>
54+
<td><img src="docs/assets/picture2.png" alt="Demo picture 2"></td>
55+
</tr>
56+
</table>
57+
1958
## Start Here
2059

2160
There are only **two ways to start**:
@@ -63,45 +102,6 @@ Then open:
63102
- Reviews generated pages for layout fit, title leaks, density, and repair opportunities
64103
- Exports publishable HTML and editable `.pptx`
65104

66-
## Demo
67-
<table>
68-
<tr>
69-
<td align="center"><b>演示视频 A</b></td>
70-
<td align="center"><b>演示视频 B</b></td>
71-
</tr>
72-
<tr>
73-
<td>
74-
75-
https://github.com/user-attachments/assets/e75017d0-33bd-4315-bc36-0d8e36dd6906
76-
77-
</td>
78-
<td>
79-
80-
https://github.com/user-attachments/assets/f44fef6a-efa0-4c5d-b1f0-766061ff56c5
81-
82-
</td>
83-
</tr>
84-
</table>
85-
<table>
86-
<tr>
87-
<td align="center"><b>科研图</b></td>
88-
</tr>
89-
<tr>
90-
<td><img src="https://github.com/user-attachments/assets/1ab5af8d-4450-4341-b777-ac7325b0c2ed"></td>
91-
</tr>
92-
</table>
93-
94-
<table>
95-
<tr>
96-
<td align="center"><b>演示场景一</b></td>
97-
<td align="center"><b>演示场景二</b></td>
98-
</tr>
99-
<tr>
100-
<td><img src="docs/assets/picture1.png" alt="Demo picture 1"></td>
101-
<td><img src="docs/assets/picture2.png" alt="Demo picture 2"></td>
102-
</tr>
103-
</table>
104-
105105
## Current Status
106106

107107
This repository is an `alpha`.

0 commit comments

Comments
 (0)