update readme

This commit is contained in:
askiiart 2025-01-12 17:41:57 -06:00
parent d211387420
commit 5c5f42316a
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -43,5 +43,7 @@ This currently only supports lowercase text in the latin alphabet without number
## TODO
- Add functionality for converting `Vec<u8>` to cat.
- Add more bases - adaptable base option?
- Add functionality for converting `Vec<u8>` to catspeak.
- Add more bases - any base option?
- Make `core::{cat_to_num, num_to_cat}` usage consistent with each other
- Improve CLI