From c825fbef2f26711da85481462ef459159e6d621d Mon Sep 17 00:00:00 2001 From: Zane V <102631678+ZaneThePython@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:21:15 -0400 Subject: [PATCH] Update README with project origin note 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 bca0a28..dddda71 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # 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*