From a3ca29a80e933d970edb5a924d6ddb56db14d450 Mon Sep 17 00:00:00 2001 From: Shigma Date: Thu, 23 Jun 2022 02:30:20 +0800 Subject: [PATCH] chore: fix 2 typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05d3ceb..51ef7f6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # base16384 -> **Note**: This project used the awesome cross-patfrom binary compiling tool [cosmopolitan](https://github.com/jart/cosmopolitan) +> **Note**: This project used the awesome cross-platform binary compiling tool [cosmopolitan](https://github.com/jart/cosmopolitan) -Encode binary file to printable utf16be, and vise versa. +Encode binary file to printable utf16be, and vice versa. ## Description 说明 Use 16384 Chinene characters (from \u4E00 to \u8DFF) as the "alphabet", just like what base64 did.