diff --git a/README.md b/README.md index c451b13..36901ac 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,8 @@ **Envoy Client** is one of two repositories needed to use the messenger Envoy.
-The other one is **Envoy Common**.
-In the future, Envoy Common might be discarded, but for now, both Repositories are required in order to use Envoy to send messages to other people.
-




+The other one is **Envoy Common**. +








## Features @@ -20,7 +19,6 @@ Currently existing features are: * Appealing user interface * Changeable themes that store the colors used in _Envoy_ * Possibility to run _Envoy_ in the Background once it has been started - * **Attention**: currently works solely on Windows and Mac * Possibility to exit _Envoy_ * Connectivity * Sending messages to another person via a predefined server @@ -28,7 +26,7 @@ Currently existing features are: * Programming * API to change default configuration * Advanced logging possibilities - * Access without Admin rights possible via local message storage in the home folder + * Access without Admin rights possible via local message storage in the home folder * Tons of Events to interact with * Detailed Javadoc to improve readability of code