From be0632fac27fe83739947b2bb8b2c226d2ba1d87 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Wed, 27 Jul 2022 16:26:08 +0200 Subject: [PATCH] encodings: Fixed readme copy-paste errors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ec9c5c..e3ab393 100644 --- a/README.md +++ b/README.md @@ -102,8 +102,8 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed | Thai | `encodings/thai.tbl` | Thai character encoding | | Turkish ISO | `encodings/turkish_iso.tbl` | Turkish ISO encoding | | Turkish Windows | `encodings/turkish_windows.tbl` | Turkish Windows encoding | -| UTF-8 | `encodings/thai.tbl` | UTF-8 encoding | -| Vietnamese | `encodings/thai.tbl` | Vietnamese character encoding | +| UTF-8 | `encodings/utf8.tbl` | UTF-8 encoding | +| Vietnamese | `encodings/vietnamese.tbl` | Vietnamese character encoding | ## Contributing