aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-08-17 13:31:39 +0200
committerGitHub <noreply@github.com>2018-08-17 13:31:39 +0200
commit4e9ff2f5b61c56f1480e4a5fc75bf1dbb3573666 (patch)
tree70929bf9f6066199d2e9847af1e13bc264d2d74a /README.md
parent55ab9631b93fcbd1e9fee743ebed87a73656abc0 (diff)
downloadgit-bug-4e9ff2f5b61c56f1480e4a5fc75bf1dbb3573666.tar.gz
readme: fix the termui screencast not working on github
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6f4f9673..f96fcce9 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,10 @@ 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.
+<p align="center">
+ <img src="https://cdn.rawgit.com/MichaelMure/git-bug/55ab9631/doc/termui_recording.svg">
+</p>
+
![terminal UI](doc/termui_recording.svg)
## Web UI (status: WIP)