diff --git a/README.md b/README.md index e5a9f23..7ab4a1d 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ See [here](README.HOW_DOES_IT_WORK.md). ## 3. How to use? +There are several ways to use it 🧐: + - [Use Github Actions with Push](#4-Use-Github-Actions-with-Push) - [Use Github Actions with Secrets](#5-Use-Github-Actions-with-Secrets) - [Build in Visual Studio](#6-Build-in-Visual-Studio) @@ -177,7 +179,7 @@ Here is an example use `Github` and `Github.com`: ``` Usage: - winrar-keygen.exe + winrar-keygen.exe Example: diff --git a/README.zh-CN.md b/README.zh-CN.md index 6c4a3a3..2f5add0 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -36,6 +36,8 @@ WinRAR不是免费软件。如果你想使用它,你应当向 [__RARLAB__](htt ## 3. 使用方法 +有多种方法可供选择 🧐: + - [通过 Push 使用 Github Actions](#4-通过-Push-使用-Github Actions) - [通过 Secrets 使用 Github Actions](#5-通过-Secrets-使用-Github-Actions) - [通过 Visual Studio 编译使用](#6-通过-Visual-Studio-编译使用) @@ -84,7 +86,7 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下 ### 4.3 下载文件 -进入 Actions 页面查看程序运行状况: +进入 **Actions** 并选择 **WinRAR Keygen **页面查看程序运行状况: ![step-3](assets/actions-step-3.png) diff --git a/assets/actions-step-3.png b/assets/actions-step-3.png index 270b160..bb7f7a9 100644 Binary files a/assets/actions-step-3.png and b/assets/actions-step-3.png differ