Skip to content

Commit 0e9a084

Browse files
committed
update README
update README
1 parent 885435d commit 0e9a084

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

Diff for: README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Go to `keygen/info.json` and click on the edit button to edit the file.
5454

5555
![step-2](assets/actions-step-2.png)
5656

57-
You can see
57+
You can see:
5858

5959
```json
6060
{
@@ -63,7 +63,7 @@ You can see:
6363
}
6464
```
6565

66-
You can modify the values corresponding to `text1` and `text2`
66+
You can modify the values corresponding to `text1` and `text2`:
6767

6868
```json
6969
{
@@ -76,6 +76,8 @@ It is important to note that `test1` and `test2` are **ANSI-encoded string, with
7676

7777
Once you have finished making changes, click the **Commit changes** button and Github Actions will start automatically.
7878

79+
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.
80+
7981
### 3.3 Download key
8082

8183
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
208210

209211
Thank you very much to some enthusiastic developers for helping answer some questions in [Issues](https://github.com/bitcookies/winrar-keygen/issues).
210212

211-
Thanks [@Sonic-The-Hedgehog-LNK1123](https://github.com/Sonic-The-Hedgehog-LNK1123) and [@nitu2003](https://github.com/nitu2003)
213+
Thanks [@Sonic-The-Hedgehog-LNK1123](https://github.com/Sonic-The-Hedgehog-LNK1123)
212214

213215
## 8. License
214216

Diff for: README.zh-CN.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下
7474

7575
需要注意的是,`test1``test2` 参数均是**不含空格的 ANSI 编码。**
7676

77-
修改完成之后,点击 **Commit changes** 按钮,Github Actions 会自动开始。
77+
修改完成之后,点击 **Commit changes** 按钮,Github Actions 会自动开始执行。
78+
79+
如果 Github Actions 未自动开始,你需要先点击 Actions 页面 **允许此 workflows 运行**,然后再次修改并提交 `keygen/info.json`
7880

7981
### 3.3 下载文件
8082

@@ -208,7 +210,7 @@ winrar-keygen.exe <text1> <text2>
208210

209211
非常感谢一些热心的开发者,在 [Issues](https://github.com/bitcookies/winrar-keygen/issues) 帮助解答一些问题。
210212

211-
感谢 [@Sonic-The-Hedgehog-LNK1123](https://github.com/Sonic-The-Hedgehog-LNK1123)[@nitu2003](https://github.com/nitu2003)
213+
感谢 [@Sonic-The-Hedgehog-LNK1123](https://github.com/Sonic-The-Hedgehog-LNK1123)
212214

213215
## 8. 许可
214216

0 commit comments

Comments
 (0)