From 089612bfc17065a75811ab5651b8dcfdc733670c Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Fri, 1 Apr 2022 17:55:48 +0200 Subject: [PATCH] Updated readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f8be9c..95ae593 100755 --- a/README.md +++ b/README.md @@ -88,7 +88,9 @@ Reticulum implements a range of generalised interface types that covers most of - TCP over IP networks - UDP over IP networks -## Planned Features +## Development Roadmap + - Transport layer segmentation & authentication, see #23 + - Globally routable multicast - More interface types for even broader compatibility - ESP32 devices (ESP-Now, Bluetooth, etc.) - More LoRa transceivers @@ -101,7 +103,6 @@ Reticulum implements a range of generalised interface types that covers most of - MQTT - SPI - i²c - - Globally routable multicast ## Dependencies: - Python 3.6