From 513c8f495662c86b5cab5b6b75966bd17a406b99 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Mon, 8 Jul 2024 18:28:57 +1200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8b8516..b06dae6 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ A simple mesh network communications app powered by the [Reticulum Network Stack - Over the internet by connecting through a server hosted by yourself or the community. - 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 can communicate with any other existing [LXMF](https://github.com/markqvist/lxmf) client. -- It can download files and browse micron pages (decentralised websites) hosted on [Nomad Network](https://github.com/markqvist/nomadnet) nodes. - It communicates securely. Messages can only be decrypted by the intended destination. +- It can communicate with any other existing [LXMF](https://github.com/markqvist/lxmf) client, such as [Sideband](https://github.com/markqvist/Sideband/) and [Nomadnet](https://github.com/markqvist/nomadnet). +- It can download files and browse micron pages (decentralised websites) hosted on [Nomad Network](https://github.com/markqvist/nomadnet) nodes. ## Features