mirror of
https://github.com/Nezumi-2711/winrar-keygen.git
synced 2026-09-22 05:41:48 +00:00
📃 Optimize README readability
Optimize readme readability
This commit is contained in:
+15
-2
@@ -21,8 +21,6 @@
|
||||
<p align="center">
|
||||
<a href="README.zh-CN.md">简体中文</a> | <a href="README.md">English</a>
|
||||
</p>
|
||||
|
||||
|
||||
## 1. WinRAR是什么?
|
||||
|
||||
WinRAR是一款用于管理压缩包文件的共享软件。其算法由作者尤金·罗谢尔研发,享有原创专利。
|
||||
@@ -47,6 +45,9 @@ WinRAR不是免费软件。如果你想使用它,你应当向 [__RARLAB__](htt
|
||||
|
||||
## 4. 通过 Push 使用 Github Actions
|
||||
|
||||
<details>
|
||||
<summary>点击展开</summary>
|
||||
|
||||
Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下步骤即可在 GitHub Action 上运行程序:
|
||||
|
||||
### 4.1 Fork
|
||||
@@ -101,8 +102,13 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下
|
||||
|
||||
如果你得到的是 key 是无效的,请查看 [解决方法](#7-无效的key)。
|
||||
|
||||
</details>
|
||||
|
||||
## 5. 通过 Secrets 使用 Github Actions
|
||||
|
||||
<details>
|
||||
<summary>点击展开</summary>
|
||||
|
||||
为了更好的方便大家 Merge 和 Pull,现在新增了通过 [Secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets) 使用 Github Actions 的方法:
|
||||
|
||||
### 5.1 Fork
|
||||
@@ -135,8 +141,13 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下
|
||||
|
||||
运行成功之后,打开对应的任务,选择 **rarreg_file** 下载。
|
||||
|
||||
</details>
|
||||
|
||||
## 6. 通过 Visual Studio 编译使用
|
||||
|
||||
<details>
|
||||
<summary>点击展开</summary>
|
||||
|
||||
我建议通过 Github Actions 的方法来使用,但是你仍然可以选择自行编译。
|
||||
|
||||
如果你不想自行编译,也可以到 [Release](https://github.com/bitcookies/winrar-keygen/releases/) 页面获取对应版本的 `winrar-keygen.exe`。
|
||||
@@ -211,6 +222,8 @@ de3cdc56b311475b484e80b48157a0c3af60ca4f7f9c75d49bc50d
|
||||
|
||||
将生成的信息以 **ANSI 编码** 的文本格式保存为 `rarreg.key`。
|
||||
|
||||
</details>
|
||||
|
||||
## 7. 无效的Key
|
||||
|
||||
为什么我生成的 `rarreg.key` 是无效的?
|
||||
|
||||
Reference in New Issue
Block a user