summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal <amlal@zka.com>2024-07-11 23:51:17 +0200
committerAmlal <amlal@zka.com>2024-07-11 23:51:17 +0200
commit4c52feb57fda9e9ee29c1f5310ec19d8cd9e4ca8 (patch)
tree92cafaed135e4d79913d2064ee9e2592c8cd0a3a /ReadMe.md
parenta45e660211b0e262a53047ac09426fd736d6ef9c (diff)
[IMP] libzpt-core shared library and ManifestBuilder class.
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/ReadMe.md b/ReadMe.md
new file mode 100644
index 0000000..2a8ad90
--- /dev/null
+++ b/ReadMe.md
@@ -0,0 +1,10 @@
+# ZPT
+
+A tool used to build libraries/programs and fetch them.
+
+## Installation
+
+- You need GCC
+- You need Make
+
+- Run make `build-zpt` and that's it!