From df7410e6839d48ca7dea738543d5fd674c4db336 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 8 Dec 2024 14:06:09 +0100 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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)