diff --git a/README.md b/README.md new file mode 100644 index 0000000..32f76f5 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Warén Group - Init.sh + +## Run Command +``` +curl https://waren.io/init.sh -o init.sh +bash init.sh +``` + +## Build Command +``` +bash build.sh +```