Add README.md

main
Victor Hans-Georg Waitz 2024-10-04 17:22:02 +02:00
parent 281863a9be
commit 18c2f2a5b2
1 changed files with 7 additions and 0 deletions

7
README.md 100644
View File

@ -0,0 +1,7 @@
# Usage
Zig script and build.sh need to be in the same location.
Add execute permission to the build.sh:
`chmod 744 build.sh`
## Build zig script
`./build.sh zigScriptToBuild.zig`