📃 Update README

Update README
This commit is contained in:
BitCookies 2021-12-09 21:25:26 +08:00 committed by bitcookies
parent 4fd0e26da7
commit 47bad8f0f1
2 changed files with 9 additions and 5 deletions

View file

@ -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

View file

@ -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 <text1> <text2>
非常感谢一些热心的开发者,在 [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. 许可