diff --git a/README.md b/README.md index 08f32a6112..2a3e199b10 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ SimpleX chat prototype is a thin terminal UI on top of [SimpleXMQ](https://githu See [simplex.chat](https://simplex.chat) website for chat demo and the explanations of the system and how SMP protocol works. +![simplex-chat](./images/simplex-chat.gif) + ## Table of contents - [Features](#features) diff --git a/images/simplex-chat.gif b/images/simplex-chat.gif new file mode 100644 index 0000000000..ddf06579f8 Binary files /dev/null and b/images/simplex-chat.gif differ