summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-10-09 12:46:15 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-10-09 12:46:15 +0200
commit40a11d15d51c0fdfb93003d97aae6fc0c4538890 (patch)
treedeb011bea80e7112eca854416aaf99cedc58ba79 /ReadMe.md
parent904a70bf75ba9f5320cac611a2fab3f1fbd02425 (diff)
IMP: Improved ReadMe and support pwsh for run_after_build command.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md17
1 files changed, 11 insertions, 6 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 538f0d8..b3dabfc 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,10 +1,15 @@
-# BTB
+# BTB.
-A tool used to build libraries/programs for ZKA.
+A tool by ZKA Technologies to build libraries and programs.
-## Installation
+## Installation requirements:
-- You need GCC
-- You need Make
+- GNU C++ Compiler.
-- Run make `build-btb-core` and `build-btb` and that's it!
+## Steps (makefile):
+
+- Run make `build-btb-core` and `build-btb`.
+
+## Steps (btb):
+
+- Run `btb` and pass the path to the manifest file.