From 36a4e1c71947b3bd804bcdce86c65b6876f85e66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=82=9F=E7=A9=BA=E7=9A=84=E6=97=A5=E5=B8=B8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93?= Date: Sun, 5 Jan 2025 11:47:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3d77b00..50a84b8 100644 --- a/README.md +++ b/README.md @@ -122,3 +122,11 @@ https://github.com/power721/alist-tvbox/blob/master/doc/README_zh.md # 参考项目 - https://github.com/DDS-Derek/xiaoya-alist - https://github.com/power721/alist-tvbox + +# 附加功能 +- zero3 的 immortalwrt 系统下一键安装iStore商店 (x86-64/arm64) +``` +wget -qO imm.sh https://cafe.cpolar.top/wkdaily/zero3/raw/branch/main/zero3/imm.sh && chmod +x imm.sh && ./imm.sh + +``` +