From 144908e20ced402c2e5c115dba022c460301fc58 Mon Sep 17 00:00:00 2001 From: Zane V <102631678+ZaneThePython@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:25:23 -0400 Subject: [PATCH] Revise README with compatibility and project notes Updated notes regarding terminal compatibility and purpose. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c1cc5c..f83489c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # 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* +*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*