diff --git a/apps/mtxcli/README.md b/apps/mtxcli/README.md index 73ba92998..a6378e9a1 100644 --- a/apps/mtxcli/README.md +++ b/apps/mtxcli/README.md @@ -2,6 +2,12 @@ This is a simple Matrix chat application. +Here you see **mtxcli** running in hosted mode: + +``` +cargo xtask run mtxcli +``` + ![screenshot](mtxcli-emulator.gif) ## Background