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

chore: fix 2 typos

This commit is contained in:
Shigma
2022-06-23 02:30:20 +08:00
parent 59d9ad80ce
commit b0b5fe442c

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.