From d6cab28fb47ecd160b1d2d183e848588bb20ff12 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sat, 17 Dec 2022 23:00:26 +0100 Subject: README: missing UTF-8 support listed on several languages. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe02758..0b85469 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ uchardet started as a C language binding of the original C++ implementation of t * ISO-8859-5 * WINDOWS-1251 * Chinese + * UTF-8 * ISO-2022-CN * BIG5 * EUC-TW @@ -52,6 +53,7 @@ uchardet started as a C language binding of the original C++ implementation of t * ISO-8859-15 * WINDOWS-1252 * English + * UTF-8 * ASCII * Esperanto * UTF-8 @@ -109,6 +111,7 @@ uchardet started as a C language binding of the original C++ implementation of t * ISO-8859-15 * WINDOWS-1252 * Japanese + * UTF-8 * ISO-2022-JP * SHIFT_JIS * EUC-JP @@ -136,6 +139,7 @@ uchardet started as a C language binding of the original C++ implementation of t * WINDOWS-1251 * IBM855 * Norwegian + * UTF-8 * IBM865 * ISO-8859-1 * ISO-8859-15 -- cgit v1.2.3