From 45b1e4c3e55ff57f11f702f9838f4713efc9db4e Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 26 Jun 2024 02:34:42 +0800 Subject: [PATCH] README: update project description Signed-off-by: Tianling Shen --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d3cb3d297..8d6804dc48 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ # Project ImmortalWrt -ImmortalWrt is a fork of [OpenWrt](https://openwrt.org), with more packages ported, more devices supported, better performance, and special optimizations for mainland China users.
-Compared the official one, we allow to use hacks or non-upstreamable patches / modifications to achieve our purpose. Source from anywhere. +ImmortalWrt is a fork of [OpenWrt](https://openwrt.org), with more packages ported, more devices supported, default optimized profiles and localization modifications for mainland China users.
+Compared to upstream, we allow to use (non-upstreamable) modifications/hacks to provide better feature/performance/support. Default login address: http://192.168.1.1 or http://immortalwrt.lan, username: __root__, password: _none_. @@ -22,7 +22,7 @@ To build your own firmware you need a GNU/Linux, BSD or macOS system (case sensi The following tools are needed to compile ImmortalWrt, the package names vary between distributions. - - Here is an example for Ubuntu users:
+ - Here is an example for Debian/Ubuntu users:
- Method 1:
Setup dependencies via APT