From a688840fbfcabfa91167b06ae9561be159b280db Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 7 May 2020 22:37:28 +0200 Subject: [PATCH] Update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 973970b..df4b441 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ It acts as a client under your name on all instant messaging networks where you have an account, and presents your private messages as well as group conversations in Matrix in a uniform view. Basically, Matrix becomes your everything chat client! +Easybridge is a multi-user bridge for small Matrix servers, +with the idea of making it easy for non-technical users to bridge their external accounts into Matrix. +Once configured next to a server, +users can just go to a dedicated web page and add their accounts with a simple form. **WARNING** Easybridge is still very experimental and crashes sometimes. @@ -37,6 +41,8 @@ A Docker image is provided on the [Docker hub](https://hub.docker.com/r/lxpz/eas Easybridge is licensed under the terms of the GPLv3. +Contact me if you have questions or are interested in contributing to the project: [@lx:deuxfleurs.fr](https://matrix.to/#/@lx:deuxfleurs.fr). + ## Building Easybridge