diff --git a/README.md b/README.md index 6e5967b..444c80f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It is split into three separate components: Envoy Client, Envoy Common and Envoy This is the only part users need. 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. +This part will be especially appealing to institutions/organizations who want to self-host Envoy. ### Envoy Common: This part contains elements that both the client and the server need. It will be automatically part of either one (Thanks, Maven!).