Link to Documentation (Wiki) in README (#110)

Reviewed-on: https://git.kske.dev/zdm/envoy/pulls/110
Reviewed-by: kske <kai@kske.dev>
Reviewed-by: DieGurke <maxi@kske.dev>
pull/111/head
Leon Hofmeister 2020-11-27 09:36:08 +01:00 committed by kske
parent 0ff910ebde
commit 10213a0d3d
Signed by: Käfer & Engelbart Git
GPG Key ID: 70F2F9206EDC1FCE
1 changed files with 3 additions and 1 deletions

View File

@ -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. 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 ### System requirements
To run Envoy, you have to install a Java Runtime Environment (JRE) of at least version 11. 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. 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 ### System requirements