update readme

This commit is contained in:
askiiart 2025-01-14 21:54:22 -06:00
parent bf1c17b8f9
commit da155441f9
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -66,3 +66,4 @@ This currently only supports lowercase text in the latin alphabet, and byte arra
- Improve CLI
- Add error handling
- Do `AsRef` stuff
- Add u16/2-byte encoding in addition to just u8 for greater efficiency