From 9433b6f536b7a84b9cef638925193d7c8a693fac Mon Sep 17 00:00:00 2001 From: Pedro Maciel Xavier <31925649+pedromxavier@users.noreply.github.com> Date: Mon, 6 Jun 2022 21:45:41 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03b6f79..9a81431 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,6 @@ julia> decode(data, ISO_LATIN_1()) ``` ## Supported Encodings -| Name | Type | +| Name | Encoding Type | | :--------- | :------------------------- | | ISO-8859-1 | `ISO_8859_1` `ISO_LATIN_1` |