From 216916fd83cbe363a8f441014d01de307afc492a Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 6 Nov 2024 14:00:49 +1300 Subject: [PATCH] add links to internet server docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5a9c4f..537b366 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A simple mesh network communications app powered by the [Reticulum Network Stack - It can send and receive messages, files and audio calls with peers; - Over your local network through Ethernet and WiFi, completely automatically. - - Over the internet by connecting through a server hosted by yourself or the community. + - Over the internet by connecting through a server [hosted by yourself](https://reticulum.network/manual/interfaces.html#tcp-server-interface) or [the community](https://reticulum.network/connect.html). - Over low-powered, license-free, ISM band LoRa Radio, with an [RNode](https://github.com/markqvist/RNode_Firmware). - ...and via any other interface supported by the Reticulum Network Stack. - It communicates securely. Messages can only be decrypted by the intended destination.