From dce1f659f135b6405a41fe4acad643058ef5deb8 Mon Sep 17 00:00:00 2001 From: TT Date: Sun, 8 Feb 2026 10:28:50 +0800 Subject: [PATCH] Update README Added information about available device firmwares and self-compilation. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76a688e72b..6f4d5a5ddb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ ## About FanchmWrt is an open-source home firewall system. This project is based on OpenWrt and incorporates some firewall features. -It is currently under development and the first version will be released soon. +Several popular device firmwares have been released and are available for download at [www.fanchmwrt.com](https://www.fanchmwrt.com). +You can also compile firmwares for other models yourself. ## Development You can compile the fanchmwrt firmware yourself, Ubuntu 22 is recommended.