summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-09-05 14:43:26 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-09-05 14:43:26 +0200
commitd9c7aecab1ee781be09812a44173f3f54736449a (patch)
tree8632c4609c0a6b0d3fa83ca8ca1a48af9a9a112d
parent3d704f48f37b5904a10a98668ebdd52e8bb6b595 (diff)
[ FIX ] Fix ReadMe shortcomings.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
-rw-r--r--ReadMe.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 2a8ad90..538f0d8 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,10 +1,10 @@
-# ZPT
+# BTB
-A tool used to build libraries/programs and fetch them.
+A tool used to build libraries/programs for ZKA.
## Installation
- You need GCC
- You need Make
-- Run make `build-zpt` and that's it!
+- Run make `build-btb-core` and `build-btb` and that's it!