1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-11 23:00:24 +08:00

chore: fix 2 typos

This commit is contained in:
Shigma
2022-06-23 02:30:20 +08:00
committed by fumiama
parent d0f157ed46
commit a3ca29a80e

View File

@@ -1,7 +1,7 @@
# base16384 # 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 说明 ## Description 说明
Use 16384 Chinene characters (from \u4E00 to \u8DFF) as the "alphabet", just like what base64 did. Use 16384 Chinene characters (from \u4E00 to \u8DFF) as the "alphabet", just like what base64 did.