fix readme

This commit is contained in:
askiiart 2025-01-15 17:07:20 -06:00
parent 3101c03211
commit dc128013ff
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -66,4 +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
- Optimize code