aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 6d1b5fd8..faecc61d 100644
--- a/Readme.md
+++ b/Readme.md
@@ -64,6 +64,9 @@ git bug pull [<remote>]
# Push bugs update to a git remote
git bug push [<remote>]
+
+# Launch the web UI
+git bug webui
```
## Internals