From 337a8410cbd4cc006f806ac3430bbca2314ab500 Mon Sep 17 00:00:00 2001 From: adb Date: Wed, 14 Apr 2021 10:32:37 +0000 Subject: [PATCH] add screenshot and description to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b63d91d..6f0118c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ a simple matrix webapp for mobile and desktop + +screenshot-desktop + +`matrix-chat` or in short `[chat]` is a simple matrix webclient designed for mobile and desktop use with a clean UI. +It's written with Vue in JavaScript. The webapp is still under development and more features will be added gradually. +To stay tuned or give some input just join the matrix room. [#matrix-chat-public:adb.sh](https://matrix.to/#/#matrix-chat-public:adb.sh) + ### setup ``` npm install