From 805ad7a6a56b8043b8e2f14e78a28f3eea82ebf2 Mon Sep 17 00:00:00 2001 From: BitCookies Date: Sun, 9 Aug 2020 16:59:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update README --- README.md | 4 +++- README.zh-CN.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a7ba45..e785cba 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [中文版 README](README.zh-CN.md) -icon1 +
icon1
## 1. What is WinRAR? @@ -20,6 +20,8 @@ See [here](README.HOW_DOES_IT_WORK.md). ## 3. How to build? +If you don't want to compile it yourself, you can also go to the [release page](https://github.com/bitcookies/winrar-keygen/release) to get `winrar-keygen.exe`. + ### 3.1 Prerequisites 1. Please make sure that you have __Visual Studio 2019__ or the higher. Because this is a VS2019 project. diff --git a/README.zh-CN.md b/README.zh-CN.md index 7587289..5b4a1c2 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -2,7 +2,7 @@ [README for English](README.md) -icon1 +
icon1
## 1. WinRAR是什么? @@ -20,6 +20,8 @@ WinRAR不是免费的软件。如果你想使用它,你应当向 [__RARLAB__]( ## 3. 如何编译? +如果你不想自己编译,也可以到 [release](https://github.com/bitcookies/winrar-keygen/release) 页面获取 `winrar-keygen.exe`。 + ### 3.1 前提条件 1. 请确保你有 __Visual Studio 2019__ 或其更高版本。因为这是一个VS2019项目。