diff --git a/README.md b/README.md index aa67b06..c35fedb 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ Node-RED Configuration for Meshtastic Packets - Writing Packet, Device, Environment and Position measurements to InfluxDB - Debug nodes for all outputs +## Dependencies +The following Node-RED modules need to be added to the palette before importing the workflow: +- [@meshtastic/node-red-contrib-meshtastic](https://flows.nodered.org/node/@meshtastic/node-red-contrib-meshtastic) +- [node-red-contrib-influxdb](https://flows.nodered.org/node/node-red-contrib-influxdb) + ## Flow Preview ![meshtastic-flow](./meshtastic-flow.png)