Update README.md

This commit is contained in:
2026-05-28 17:10:11 +02:00
parent 66cf9f15d2
commit 114cbf43bd

View File

@@ -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.