From 59e87392bc2867c875d8e1d420096e39c80e0680 Mon Sep 17 00:00:00 2001 From: Tosasitill <66861785+tosasitill@users.noreply.github.com> Date: Sat, 1 Apr 2023 22:01:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=B8=AD=E6=96=87=E7=89=88?= =?UTF-8?q?=E6=95=99=E7=A8=8B=20Unicode=20=E4=B9=B1=E7=A0=81=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-zh.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README-zh.md b/README-zh.md index c0a6073..49d78dd 100644 --- a/README-zh.md +++ b/README-zh.md @@ -1,22 +1,22 @@ # BootIMGExtractAction -\u8fd9\u662f\u4e00\u4e2a\u7528\u6765\u63d0\u53d6 ROM \u5185 boot.img / init_boot.img \u7684 Github Action \u9879\u76ee +这是一个用来提取 ROM 内 boot.img / init_boot.img 的 Github Action 项目 ## Usage -Fork \u672c\u4ed3\u5e93\uff0c\u5728 Action \u754c\u9762\u5185\u9009\u62e9 \u201c\u63d0\u53d6 boot.img / init_boot.img\u201d\uff0c\u7136\u540e\u70b9\u51fb \u201cRun workflow\u201d\uff0c\u586b\u5165 ROM \u4e0b\u8f7d\u76f4\u94fe\uff0c\u7b49\u5f85\u5b8c\u6210\u3002 +Fork 本仓库,在 Action 界面内选择 “提取 boot.img / init_boot.img”,然后点击 “Run workflow”,填入 ROM 下载直链,等待完成。 -**\u5982\u679c\u9047\u5230 \u201c403 \u8d44\u6e90\u8bbf\u95ee\u53d7\u9650\u201d\uff0c\u8bf7\u53bb Settings-Actions-General-Workflow permissions,\u5c06\u5b83\u8c03\u6574\u81f3 \u201cRead and write permissions\u201d** +**如果遇到 “403 资源访问受限”,请去 Settings-Actions-General-Workflow permissions,将它调整至 “Read and write permissions”** -**\u672c\u9879\u76ee\u4ec5\u652f\u6301\u5361\u5237\u5305/Recovery ROM** +**本项目仅支持卡刷包/Recovery ROM** ## Others -\u7279\u522b\u611f\u8c22 [ShivamKumarJha](https://github.com/ShivamKumarJha) +特别感谢 [ShivamKumarJha](https://github.com/ShivamKumarJha) -\u672c\u9879\u76ee\u4f9d\u8d56\u4e8e [Firmware_extractor](https://github.com/ShivamKumarJha/Firmware_extractora) +本项目依赖于 [Firmware_extractor](https://github.com/ShivamKumarJha/Firmware_extractora) -\u6700\u540e\u6d4b\u8bd5\u901a\u8fc7\u65f6\u95f4: 2023\u5e744\u67081\u65e5 +最后测试通过时间: 2023年4月1日 ## English Version