From 4e9ff2f5b61c56f1480e4a5fc75bf1dbb3573666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Fri, 17 Aug 2018 13:31:39 +0200 Subject: [PATCH] readme: fix the termui screencast not working on github --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f4f9673190f2efa0d7f6d48f71f22a4feb3d021..f96fcce9aecf6556204f562d3ef7fabc56fd253e 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. +

+ +

+ ![terminal UI](doc/termui_recording.svg) ## Web UI (status: WIP)