diff --git a/README.md b/README.md index 4059012..c1638b1 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,10 @@ Under the hood it uses `bleak` for Bluetooth Low Energy (which talks to BlueZ on ## TODO -- **Message route visualization** — Display message paths on the map showing the route (hops) each message has taken through the mesh network -- **Message persistence** — Store sent and received messages to disk so chat history is preserved across sessions - +* **Message route visualization** — Display message paths on the map showing the route (hops) each message has taken through the mesh network +* **Message persistence** — Store sent and received messages to disk so chat history is preserved across sessions +* **Automatic channel discovery** — Robustly detect and subscribe to available channels without manual configuration +* **Auto-detect BLE address** — Automatically discover and store the BLE device address in config, eliminating manual entry ## Features - **Real-time Dashboard** - Device info, contacts, messages and RX log