Skip to content

Commit 184703e

Browse files
authored
Revise image display in README.md
Updated image formatting and alignment in README.
1 parent 6b9a028 commit 184703e

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,13 @@ BUILDKIT_PROGRESS=plain docker compose -f compose_macos_host.yaml up --build
4949
- SSH: `ssh ubuntu@localhost -p 3022`
5050
- user: `ubuntu`
5151
- pass: `ubuntu`
52-
53-
<figure>
54-
<img src="https://github.com/user-attachments/assets/6c085018-0b43-4f0e-9316-20bac5d0d4c1" alt="Fully loaded interface with the VNC client and multiple terminals on the bottom panel" style="width:70%">
55-
<figcaption>Fully loaded interface with the VNC client and multiple terminals on the bottom panel.</figcaption>
56-
</figure>
5752

53+
<div align="center">
54+
<img src="https://github.com/user-attachments/assets/6c085018-0b43-4f0e-9316-20bac5d0d4c1" alt="Fully loaded interface with the VNC client and multiple terminals on the bottom panel" style="text-align:center; width:70%">
55+
<br>
56+
Fully loaded interface with the VNC client and multiple terminals on the bottom panel.
57+
</div>
58+
5859
## Know issues
5960

6061
- The live preview opens a terminal with a message "cannot find shell for command XXXX". This can be safely ignored.

0 commit comments

Comments
 (0)