readme: update with new recording of the termui, and screen of the webui

Michael Muré created

Change summary

README.md                | 13 ++++++-------
doc/termui.png           |  0 
doc/termui_recording.svg | 41 +++++++++++++++++++++++++++++++++++++++++
doc/webui.png            |  0 
doc/webui1.png           |  0 
doc/webui2.png           |  0 
6 files changed, 47 insertions(+), 7 deletions(-)

Detailed changes

README.md 🔗

@@ -5,13 +5,13 @@
 [![GoDoc](https://godoc.org/github.com/MichaelMure/git-bug?status.svg)](https://godoc.org/github.com/MichaelMure/git-bug)
 [![Go Report Card](https://goreportcard.com/badge/github.com/MichaelMure/git-bug)](https://goreportcard.com/report/github.com/MichaelMure/git-bug)
 
-> Bugtracker embedded in Git
+> Distributed bug tracker embedded in Git
 
 Would it be nice to not have to rely on a web service somewhere to deal with bugs ?
 
 Would it be nice to be able to browse and edit bug report offline ?
 
-`git-bug` is a bugtracker embedded in `git`. It use git's internal storage so **no files are added in your project**.
+`git-bug` is a distributed bug tracker embedded in `git`. It use git's internal storage so **no files are added in your project**.
 
 As you would do with commits and branches, you can push your bugs to the same git remote your are already using to collaborate with other peoples. 
 
@@ -68,15 +68,14 @@ You can now use commands like `show`, `comment`, `open` or `close` to display an
 
 An interactive terminal UI is available using the command `git bug termui` to browse and edit bugs.
 
-![terminal UI](doc/termui.png)
+![terminal UI](doc/termui_recording.svg)
 
-// TODO: replace with less test data ;-)
-
-## Web UI (status: terribly WIP)
+## Web UI (status: WIP)
 
 You can launch a rich Web UI with `git bug webui`.
 
-![Web UI](doc/webui.png)
+![Web UI screenshot 1](doc/webui1.png)
+![Web UI screenshot 2](doc/webui2.png)
 
 This web UI is entirely packed inside the same go binary and serve static content through a localhost http server.
 

doc/termui_recording.svg 🔗

@@ -0,0 +1,43 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="terminal" baseProfile="full" viewBox="0 0 848 546" width="848" version="1.1">
+    <defs>
+        <termtosvg:template_settings xmlns:termtosvg="https://github.com/nbedos/termtosvg">
+            <termtosvg:screen_geometry columns="106" rows="32"/>
+        </termtosvg:template_settings>
+        <style type="text/css" id="generated-style"><![CDATA[:root {
+            --animation-duration: 78932ms;
+        }
+        
+        #screen {
+                font-family: 'DejaVu Sans Mono', monospace;
+                font-style: normal;
+                font-size: 14px;
+            }
+
+        text {
+            dominant-baseline: text-before-edge;
+        }]]></style>
+        <style type="text/css" id="user-style">
+            /* gjm8 color theme (source: https://terminal.sexy/) */
+            .foreground {fill: #c5c5c5;}
+            .background {fill: #1c1c1c;}
+            .color0 {fill: #1c1c1c;}
+            .color1 {fill: #ff005b;}
+            .color2 {fill: #cee318;}
+            .color3 {fill: #ffe755;}
+            .color4 {fill: #048ac7;}
+            .color5 {fill: #833c9f;}
+            .color6 {fill: #0ac1cd;}
+            .color7 {fill: #e5e5e5;}
+            .color8 {fill: #1c1c1c;}
+            .color9 {fill: #ff005b;}
+            .color10 {fill: #cee318;}
+            .color11 {fill: #ffe755;}
+            .color12 {fill: #048ac7;}
+            .color13 {fill: #833c9f;}
+            .color14 {fill: #0ac1cd;}
+            .color15 {fill: #e5e5e5;}
+        </style>
+    </defs>
+    <svg id="screen" width="848" viewBox="0 0 848 544" preserveAspectRatio="xMidYMin meet">