From f75ea842d9e1a35251f497c7619b9bf3233f17fb Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 10 Nov 2022 16:22:33 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897d9a5..55b78ba 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Lightweight Extensible Message Format LXMF is a simple and flexible messaging format and delivery protocol that allows a wide variety of implementations, while using as little bandwidth as possible. It is built on top of [Reticulum](https://github.com/markqvist/reticulum) and offers zero-conf message routing, end-to-end encryption and Forward Secrecy by default. -User-facing clients build on LXMF include: +User-facing clients built on LXMF include: - [Sideband](https://github.com/markqvist/sideband) - [Nomad Network](https://github.com/markqvist/nomadnet)