From e1bf86f66ab1a54198d8892cd26cbb02114c180c Mon Sep 17 00:00:00 2001 From: Zane V <102631678+ZaneThePython@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:23:33 -0400 Subject: [PATCH] Add project origin note to README Added a note about the project's origin and purpose. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dddda71..6c1cc5c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # ZDTT My lil terminal project + *note: it was made as a test to see if AI could build a working shell by itself and it has turned to an actual project*