From: Mark Qvist Date: Sun, 8 Dec 2024 13:06:09 +0000 (+0100) Subject: Updated readme X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=df7410e6839d48ca7dea738543d5fd674c4db336;p=lora-radio.git Updated readme --- diff --git a/README.md b/README.md index c412810..63d515f 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ pip install rns --upgrade rnodeconf --autoinstall ``` +For most of the supported device types, it is also possible to use [Liam Cottle's Web-based RNode Flasher](https://liamcottle.github.io/rnode-flasher/). This option may be easier if you're not familiar with using a command line interface. + For more detailed instruction and in-depth guides, you can have a look at some of these resources: - Create a [basic RNode from readily available development boards](https://unsigned.io/guides/2022_01_25_installing-rnode-firmware-on-supported-devices.html)