From 0e9a0843ad840b896be3f765283671145251085a Mon Sep 17 00:00:00 2001 From: BitCookies Date: Thu, 9 Dec 2021 21:25:26 +0800 Subject: [PATCH] update README update README --- README.md | 8 +++++--- README.zh-CN.md | 6 ++++-- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d9262603..cd59d9bd 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Go to `keygen/info.json` and click on the edit button to edit the file. ![step-2](assets/actions-step-2.png) -You can see: +You can see: ```json { @@ -63,7 +63,7 @@ You can see: } ``` -You can modify the values corresponding to `text1` and `text2` +You can modify the values corresponding to `text1` and `text2`: ```json { @@ -76,6 +76,8 @@ It is important to note that `test1` and `test2` are **ANSI-encoded string, with Once you have finished making changes, click the **Commit changes** button and Github Actions will start automatically. +If Github Actions does not start automatically, you will need to click on the Actions page to **allow this workflows to run**, then modify and commit `keygen/info.json` again. + ### 3.3 Download key Go to the Actions page to see the status of the program. @@ -208,7 +210,7 @@ This project welcomes contributions and suggestions. You can make suggestions in Thank you very much to some enthusiastic developers for helping answer some questions in [Issues](https://github.com/bitcookies/winrar-keygen/issues). -Thanks [@Sonic-The-Hedgehog-LNK1123](https://github.com/Sonic-The-Hedgehog-LNK1123) and [@nitu2003](https://github.com/nitu2003) +Thanks [@Sonic-The-Hedgehog-LNK1123](https://github.com/Sonic-The-Hedgehog-LNK1123) ## 8. License diff --git a/README.zh-CN.md b/README.zh-CN.md index 58322119..c512acc9 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -74,7 +74,9 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下 需要注意的是,`test1` 和 `test2` 参数均是**不含空格的 ANSI 编码。** -修改完成之后,点击 **Commit changes** 按钮,Github Actions 会自动开始。 +修改完成之后,点击 **Commit changes** 按钮,Github Actions 会自动开始执行。 + +如果 Github Actions 未自动开始,你需要先点击 Actions 页面 **允许此 workflows 运行**,然后再次修改并提交 `keygen/info.json` 。 ### 3.3 下载文件 @@ -208,7 +210,7 @@ winrar-keygen.exe 非常感谢一些热心的开发者,在 [Issues](https://github.com/bitcookies/winrar-keygen/issues) 帮助解答一些问题。 -感谢 [@Sonic-The-Hedgehog-LNK1123](https://github.com/Sonic-The-Hedgehog-LNK1123) 和 [@nitu2003](https://github.com/nitu2003) +感谢 [@Sonic-The-Hedgehog-LNK1123](https://github.com/Sonic-The-Hedgehog-LNK1123) ## 8. 许可