📃 Update README

Update README
This commit is contained in:
BitCookies 2020-08-09 16:59:57 +08:00 committed by bitcookies
parent 4aa409191a
commit f7f1709bed
2 changed files with 6 additions and 2 deletions

View file

@ -2,7 +2,7 @@
[中文版 README](README.zh-CN.md)
<img src="icon1.png" alt="icon1" width="20%" style="aligin-text: center;"/>
<center><img src="icon1.png" alt="icon1" width="18%"></center>
## 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.

View file

@ -2,7 +2,7 @@
[README for English](README.md)
<img src="icon1.png" alt="icon1" width="20%" style="aligin-text: center;"/>
<center><img src="icon1.png" alt="icon1" width="18%"></center>
## 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项目。