Updated readme

This commit is contained in:
Mark Qvist 2022-11-03 12:04:54 +01:00
parent 5f7e37187f
commit b16d614495
1 changed files with 29 additions and 31 deletions

View File

@ -178,7 +178,6 @@ real-world use is explored. There will be bugs. The API and wire-format can be
considered relatively stable at the moment, but could change if warranted. considered relatively stable at the moment, but could change if warranted.
## Development Roadmap ## Development Roadmap
- Version 0.4.0
- Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners - Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners
- Performance and memory optimisations - Performance and memory optimisations
- Utilities for managing identities, signing and encryption - Utilities for managing identities, signing and encryption
@ -187,7 +186,6 @@ considered relatively stable at the moment, but could change if warranted.
- Plain ESP32 devices (ESP-Now, WiFi, Bluetooth, etc.) - Plain ESP32 devices (ESP-Now, WiFi, Bluetooth, etc.)
- More LoRa transceivers - More LoRa transceivers
- IR Transceivers - IR Transceivers
- Planned, but not yet scheduled
- OpenWRT support - OpenWRT support
- Metric-based path selection - Metric-based path selection
- Distributed Destination Naming System - Distributed Destination Naming System