1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-05 18:20:33 +08:00

Merge pull request #5 from shigma/master

fix 2 typos
This commit is contained in:
源文雨
2022-06-24 20:45:20 +08:00
committed by GitHub

View File

@@ -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.