From b6455d8b6703ba3ae48d070e5519797189f19c04 Mon Sep 17 00:00:00 2001
From: askiiart <dev@askiiart.net>
Date: Tue, 14 Jan 2025 16:12:58 -0600
Subject: [PATCH] update readme (i've just forgotten to commit this for like 3
 days lol)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

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