From fa26ae038777ac293ca7f0c3cde5252910c9a33e Mon Sep 17 00:00:00 2001 From: bitcookies Date: Sun, 24 Apr 2022 15:50:08 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AD=90=20Secrets=20is=20recommended?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Secrets is recommended --- README.md | 6 +++--- README.zh-CN.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0ce6566..456ef74 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ See [here](README.HOW_DOES_IT_WORK.md). ## 3. How to use? -There are several ways to use it 🧐: +There are several ways to use it: -- [Use Github Actions with Secrets](#4-Use-Github-Actions-with-Secrets) *(⭐ Recommend)* +- [Use Github Actions with Secrets](#4-Use-Github-Actions-with-Secrets) *<⭐ Recommend>* - [Use Github Actions with Push](#5-Use-Github-Actions-with-Push) - [Build in Visual Studio](#6-Build-in-Visual-Studio) @@ -100,7 +100,7 @@ After running successfully, open the corresponding task and select **rarreg_file
Click to expand - + Using push for key generation is very simple and convenient, but when there are updates to fetch upstream, you need to manually merge conflicts. So I would recommend [Use Github Actions with Secrets](#4-Use-Github-Actions-with-Secrets), but you can still use the push action. ### 5.1 Fork diff --git a/README.zh-CN.md b/README.zh-CN.md index e6eabca..8f5b041 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -38,9 +38,9 @@ WinRAR不是免费软件。如果你想使用它,你应当向 [__RARLAB__](htt ## 3. 使用方法 -有多种方法可供选择 🧐: +有多种方法可供选择: -+ [通过 Secrets 使用 Github Actions](#4-通过-Secrets-使用-Github-Actions) *(⭐ 推荐)* ++ [通过 Secrets 使用 Github Actions](#4-通过-Secrets-使用-Github-Actions) *<⭐ 推荐>* + [通过 Push 使用 Github Actions](#5-通过-Push-使用-Github-Actions) + [通过 Visual Studio 编译使用](#6-通过-Visual-Studio-编译使用) @@ -100,7 +100,7 @@ WinRAR不是免费软件。如果你想使用它,你应当向 [__RARLAB__](htt
点击展开 - + 使用 push 操作进行 key 的生成非常的简单和方便,但是当有更新同步时你需要手动进行冲突合并。所以我建议优先 [通过 Secrets 使用 Github Actions](#4-通过-Secrets-使用-Github-Actions) ,但是你仍可以使用 push 操作: ### 5.1 Fork