From 314e26a47380c9d1eb073cfe25162fdaee73c236 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Wed, 8 Sep 2021 22:57:46 -1000 Subject: [PATCH] README: add download section The *Firmware Selector* was built to simplify users finding suitable images for their devices. Let's give it more visibility so unleashing your home router becomes an easier thing. As an alternative for more advanced user, provide the directl link to the wiki download section. Signed-off-by: Paul Spooren [ fix typo in commit description, add link to Wiki download page ] Signed-off-by: Christian Marangi (cherry picked from commit 13cae3cdce34a600cfbdd7eac82d8fb50cda3f1d) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 51915516ec..c8bc853c31 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@ Compared the official one, we allow to use hacks or non-upstreamable patches / m Default login address: http://192.168.1.1 or http://immortalwrt.lan, username: __root__, password: __password__. +## Download +Built firmware images are available for many architectures and come with a package selection to be used as WiFi home router. To quickly find a factory image usable to migrate from a vendor stock firmware to ImmortalWrt, try the *Firmware Selector*. + +- [ImmortalWrt Firmware Selector](https://firmware-selector.immortalwrt.org/) + +If your device is supported, please follow the **Info** link to see install instructions or consult the support resources listed below. + ## Development To build your own firmware you need a GNU/Linux, BSD or MacOSX system (case sensitive filesystem required). Cygwin is unsupported because of the lack of a case sensitive file system.