aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eb995ac0..7c1c96d7 100644
--- a/README.md
+++ b/README.md
@@ -107,11 +107,11 @@ An interactive terminal UI is available using the command `git bug termui` to br
You can launch a rich Web UI with `git bug webui`.
<p align="center">
- <img src="misc/webui1.png" alt="Web UI screenshot 1" width="738">
+ <img src="misc/webui1.png" alt="Web UI screenshot 1" width="880">
</p>
<p align="center">
- <img src="misc/webui2.png" alt="Web UI screenshot 2" width="738">
+ <img src="misc/webui2.png" alt="Web UI screenshot 2" width="880">
</p>
This web UI is entirely packed inside the same go binary and serve static content through a localhost http server.