summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
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.