Update README.md

This commit is contained in:
markqvist 2022-04-06 15:49:39 +02:00 committed by GitHub
parent 5fe55243c6
commit 0db7eb1408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -89,12 +89,12 @@ Reticulum implements a range of generalised interface types that covers most of
- UDP over IP networks
## Development Roadmap
- Physical layer segmentation & authentication, see #23
- Physical layer segmentation & authentication, see [#23](https://github.com/markqvist/Reticulum/discussions/23)
- Globally routable multicast
- GUI interface configuration tool
- Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners
- Easy way to share interface configurations, see #19
- A portable Reticulum implementation in C, see #21
- Easy way to share interface configurations, see [#19](https://github.com/markqvist/Reticulum/discussions/19)
- A portable Reticulum implementation in C, see [#21](https://github.com/markqvist/Reticulum/discussions/21)
- More interface types for even broader compatibility
- ESP32 devices (ESP-Now, Bluetooth, etc.)
- More LoRa transceivers