summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md17
1 files changed, 8 insertions, 9 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 2edd5ce..d3430be 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,20 +1,19 @@
-# BTB.
+# NeBuild
-![CI](https://github.com/amlel-el-mahrouss/btb/actions/workflows/c-cpp.yml/badge.svg)
+![CI](https://github.com/nekernel-ort/nebuild/actions/workflows/c-cpp.yml/badge.svg)
[![License: GPL-3.0](https://img.shields.io/badge/license-BSD--3.0-blue.svg)](LICENSE)
-[![QEMU Tested](https://img.shields.io/badge/QEMU-Tested-success)](#)
-## Installation requirements:
+## Requirements:
- GNU C++
- GNU Make
-## Steps (GNU Make):
+## Guide (GNU Make):
-- Run make `build-btb-core` and `build-btb`.
+- Run make `build-nebuild-core` and `build-nebuild`.
-## Steps (BTB):
+## Guide (NeBuild):
-- Run `btb` and pass the path to the manifest file.
+- Run `nebuild` and pass the path to the manifest file.
-###### Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved. All rights reserved.
+###### Copyright (C) 2024-2025, Amlal El Mahrouss and NeKernel.org Authors, all rights reserved.