From fa12d5da72b5bf6c136ee8d922ffab4621ad1103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Tue, 27 Aug 2019 12:53:19 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c1f4fcbd2ced443f178d29c0f30976775a3d5c1..05181246db15a2ace950c53b9cb48cb17ad8c472 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,13 @@ 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`. -![Web UI screenshot 1](misc/webui1.png) -![Web UI screenshot 2](misc/webui2.png) +

+ Web UI screenshot 1 +

+ +

+ Web UI screenshot 2 +

This web UI is entirely packed inside the same go binary and serve static content through a localhost http server.