From 95d01c6897d3a86660b8e39080dbf70133a9317e Mon Sep 17 00:00:00 2001 From: Zane V <102631678+ZaneThePython@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:53:14 -0500 Subject: [PATCH] Revise README project description Updated project description to reflect changes in development approach. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ac7f88..da1772b 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ My lil terminal project *note: the terminal is designed only for debian based linux. It can be installed on nondebian distros but it is not reccomended and may cause issues. also it does not work on anything that isn't linux at all (not even MacOS)* -*ps: 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* +*ps: partly vibe coded*