From e95e9e6a89d001608300eada8ab1bc2fdcb37f38 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 28 Apr 2022 15:46:53 +0200 Subject: [PATCH] Updated readme --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 4e253d4..e12580d 100755 --- a/README.md +++ b/README.md @@ -93,12 +93,8 @@ Currently, the following interfaces are supported: - UDP over IP networks ## Development Roadmap -- Version 0.3.5 - - Improved announce propagation and flexible scalability - - Physical layer segmentation & authentication, see [#23](https://github.com/markqvist/Reticulum/discussions/23) - - Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners - - Foundational support for global-scale networks - Version 0.3.6 + - Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners - Support for radio and modem interfaces on Android - GUI interface configuration tool - Easy way to share interface configurations, see [#19](https://github.com/markqvist/Reticulum/discussions/19)