From 4cee7d8bd935cf3add412ca00a41b6ab022abc9b Mon Sep 17 00:00:00 2001 From: delvh Date: Sat, 18 Jul 2020 15:24:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 444c80f..7a7cfca 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It is split into three separate components: Envoy Client, Envoy Common and Envoy




--- ### Envoy Client: -This is the only part users need. It contains everything to make this messenger work: the UI. +This is the only part users are interested in. It contains everything to make this messenger work: the UI. ### Envoy Server: Envoy offers the option to download and host your own server over which Envoy can run.
This part will be especially appealing to institutions/organizations who want to self-host Envoy.