Skip to content

Commit

Permalink
📘 Optimize Document Content
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcookies committed May 16, 2024
1 parent a202108 commit bd0852c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| -------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
Expand Down Expand Up @@ -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 <TEXT1> <TEXT2>
```

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ winrar-keygen.exe "utf8:한국어" "license" | Out-File -Encoding utf8 rarreg.ke

参数 `TEXT1``TEXT2` 需要满足[对应的编码要求](#4-编码说明):

```shell
```console
winrar-keygen.exe <TEXT1> <TEXT2>
```

Expand Down

0 comments on commit bd0852c

Please sign in to comment.