From 8da6e79259647bf13c359ca7dfe49739882ca471 Mon Sep 17 00:00:00 2001 From: bitcookies Date: Sun, 29 Jun 2025 19:14:10 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=98=20Fix=20[!NOTE]=20tips?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30d4ddf..941ff8c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ There are several ways to use it. WinRAR Keygen supports `ASCII`, `ANSI` and `UTF8NoBOM` encoding types, the corresponding supported characters are listed in the table below. +[!NOTE] > The default is `utf8`, but you can specify the encoding as `ascii` or `ansi`. | Encoding | Supported Characters | Character Examples | @@ -277,7 +278,6 @@ In addition to using ASCII encoding, you can use ANSI and UTF8NoBOM to support m For example, generating a license with UTF8NoBOM encoding. -> [!NOTE] > `utf8:` is to ensure constant character representation in WinRAR across languages. ```shell