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项目。