update readme
This commit is contained in:
parent
997ea19419
commit
9bcfd8d2e5
1 changed files with 2 additions and 3 deletions
|
@ -58,12 +58,11 @@ TODO
|
|||
|
||||
## Limitations
|
||||
|
||||
This currently only supports lowercase text in the latin alphabet without numbers or anything - however, using `cat2text::core`, you can convert anything to meows, as long as you can put it in integers - which, you can.
|
||||
This currently only supports lowercase text in the latin alphabet, and byte arrays.
|
||||
|
||||
## 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
|
||||
- Do `AsRef` stuff
|
||||
|
|
Loading…
Add table
Reference in a new issue