From 7d18e7a13ee7fe841d44389d6ee73672bb6e46c5 Mon Sep 17 00:00:00 2001 From: Zane V <102631678+ZaneThePython@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:25:35 -0400 Subject: [PATCH] Update README with compatibility notes Added note about compatibility with non-Debian distros. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f83489c..5ac7f88 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,5 @@ 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*