From 114cbf43bd9c1fd1971ca721c8b19d7c62874995 Mon Sep 17 00:00:00 2001 From: Cametendo Date: Thu, 28 May 2026 17:10:11 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9250743..381d5da 100644 --- a/README.md +++ b/README.md @@ -122,3 +122,7 @@ build.sh build script ## License MIT + +# NOTE: + +Just because this is a port of Bash does not mean every Linux/Unix command will work out of the box. While the core Bash syntax, logic, and a set of built-in commands have been implemented, any external command requires either a native Windows executable or a dedicated port to function. \ No newline at end of file