aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-04-05 07:32:28 +0200
committerdec05eba <dec05eba@protonmail.com>2021-04-05 07:34:13 +0200
commit9333730db8b0293cccee31b5b5c7045ed36fb9f9 (patch)
tree30a0f710ecf16139e217f043a8f052dfd3d10bcb /README.md
parente59d08b33daca53a53e44e0705db3e5d2fcc2817 (diff)
Oops.. optimizations disabled by default in release mode
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b16ecc..c4f7a95 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ Simple Build System for Native Languages
Commands:
build Build a project that contains a project.conf file
+ run Build and run a project that contains a project.conf file
new Create a new project
init Initialize project in an existing directory
test Build and run tests for a sibs project