diff --git a/README.md b/README.md index a857f99..d68c71e 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ If you want to transfer a file to another user, you can attach it to a message. On the settings page some convenience features can be configured, as well as the color theme. +Additional info on how to use Envoy can be found [here](https://git.kske.dev/zdm/envoy/wiki) in the client section. + ### System requirements To run Envoy, you have to install a Java Runtime Environment (JRE) of at least version 11. @@ -29,7 +31,7 @@ Most major Linux distributions like Debian, Arch and Gentoo have a Noto emoji pa To set up an Envoy server, download the package from the release page. -Because the project lacks external documentation for the moment, please refer to the Javadoc inside the source code to configure your Envoy instance. +To configure the behavior of Envoy Server, please have a look at the [documentation](https://git.kske.dev/zdm/envoy/wiki), specifically the server part. ### System requirements