mirror of
https://github.com/bitcookies/winrar-keygen.git
synced 2026-03-11 17:45:31 +00:00
📃 Update README
Update README
This commit is contained in:
parent
4fd0e26da7
commit
47bad8f0f1
2 changed files with 9 additions and 5 deletions
|
|
@ -54,7 +54,7 @@ Go to `keygen/info.json` and click on the edit button to edit the file.
|
|||
|
||||

|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
|
|
@ -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. 许可
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue