Skip to content

Commit e27f3f0

Browse files
committed
docs: simplify README screenshots as separate collapsibles
1 parent 9e3039e commit e27f3f0

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,24 @@
1717
- **Multi-Page Dashboard**: Dedicated pages for Overview, Charts, Topics, and Comments
1818
- **Real-time Progress**: SSE streaming with ML metrics during analysis
1919

20-
## Screenshots
21-
2220
<details>
23-
<summary>View Screenshots</summary>
24-
25-
### Home
21+
<summary>Home</summary>
2622
<img src="demo/home.png" alt="Home" width="700">
23+
</details>
2724

28-
### Overview
25+
<details>
26+
<summary>Overview</summary>
2927
<img src="demo/overview.png" alt="Overview" width="700">
28+
</details>
3029

31-
### Charts
30+
<details>
31+
<summary>Charts</summary>
3232
<img src="demo/charts.png" alt="Charts" width="700">
33+
</details>
3334

34-
### Suggestions
35+
<details>
36+
<summary>Suggestions</summary>
3537
<img src="demo/suggestions.png" alt="Suggestions" width="700">
36-
3738
</details>
3839

3940
## Quick Start

0 commit comments

Comments
 (0)