update readme (i've just forgotten to commit this for like 3 days lol)

This commit is contained in:
askiiart 2025-01-14 16:12:58 -06:00
parent 8aeac4fb5d
commit b6455d8b67
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -61,6 +61,7 @@ This currently only supports lowercase text in the latin alphabet without number
## TODO
- Add more bases - any base option?
- Once this is done, set base 4 as aliases of this
- Make `core::{cat_to_num, num_to_cat}` usage consistent with each other
- Improve CLI
- Add error handling