From 5c5f42316a9ee0e6449fdbee255d3529c3922cf9 Mon Sep 17 00:00:00 2001
From: askiiart <dev@askiiart.net>
Date: Sun, 12 Jan 2025 17:41:57 -0600
Subject: [PATCH] update readme

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e68562a..2a6a522 100644
--- a/README.md
+++ b/README.md
@@ -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