Skip to content

Commit 3a22a64

Browse files
committed
docs: reorg screenshots in README
1 parent 5d2fef5 commit 3a22a64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ Download pre-built binaries from [the releases page](https://github.com/coder/cm
5858
## Screenshots
5959

6060
<div align="center">
61-
<p><em>Mermaid diagrams make it easier to review complex proposals from the Agent:</em></p>
62-
<img src="./docs/img/plan-mermaid.webp" alt="Screenshot of mermaid diagram" />
61+
<p><em>Git divergence UI keeps you looped in on changes and potential conflicts:</em></p>
62+
<img src="./docs/img/git-status.webp" alt="Screenshot of git status" />
6363
</div>
6464

6565
<div align="center">
66-
<p><em>Git divergence UI keeps you looped in on changes and potential conflicts:</em></p>
67-
<img src="./docs/img/git-status.webp" alt="Screenshot of git status" />
66+
<p><em>Mermaid diagrams make it easier to review complex proposals from the Agent:</em></p>
67+
<img src="./docs/img/plan-mermaid.webp" alt="Screenshot of mermaid diagram" />
6868
</div>
6969

7070
<div align="center">

0 commit comments

Comments
 (0)