From 5fe55243c65305d2f51b87b480fa85219026a442 Mon Sep 17 00:00:00 2001 From: markqvist Date: Tue, 5 Apr 2022 11:38:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 822d85b..96cbafe 100755 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Reticulum implements a range of generalised interface types that covers most of - UDP over IP networks ## Development Roadmap - - Transport layer segmentation & authentication, see #23 + - Physical layer segmentation & authentication, see #23 - Globally routable multicast - GUI interface configuration tool - Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners