From bd0852c10b4726f3c757ccfcd66e95cefeb63afe Mon Sep 17 00:00:00 2001 From: bitcookies Date: Thu, 16 May 2024 16:49:05 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=98=20Optimize=20Document=20Content?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- README.zh-CN.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 596efcf..d99cd98 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ There are several ways to use it: WinRAR Keygen supports `ASCII`, `ANSI` and `UTF-8` encoding types, the following is a brief description of the three encoding types. -> [WARNING] -> It is recommended that you do not use the ANSI encoding method for the time being, as there are garbled PowerShell console characters for Chinese, Japanese, and Korean on Windows Server 2022 [Microsoft is working on a fix for this issue](https://learn.microsoft.com/en-us/troubleshoot/ windows-server/system-management-components/powershell-shell-characters-garbled-for-cjk-languages). +> [!WARNING] +> It is recommended that you do not use the ANSI encoding method for the time being, as there are garbled PowerShell console characters for Chinese, Japanese, and Korean on Windows Server 2022 [Microsoft is working on a fix for this issue](https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/powershell-shell-characters-garbled-for-cjk-languagess). | Encoding | Instruction | Supported Characters | | -------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | @@ -325,7 +325,7 @@ Why is my `rarreg.key` invalid? `TEXT1` and `TEXT2` are required to fulfill [corresponding coding requirements](#4 - coding description). -```shell +```console winrar-keygen.exe ``` diff --git a/README.zh-CN.md b/README.zh-CN.md index 4b20170..3900c7a 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -319,7 +319,7 @@ winrar-keygen.exe "utf8:한국어" "license" | Out-File -Encoding utf8 rarreg.ke 参数 `TEXT1` 和 `TEXT2` 需要满足[对应的编码要求](#4-编码说明): -```shell +```console winrar-keygen.exe ```