summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-07-15 08:13:21 +0100
committerGitHub <noreply@github.com>2025-07-15 08:13:21 +0100
commitf73b80881bf211540af26a401b250cf2a3a74011 (patch)
tree57d6181e4d3d1b08cd1ec4bcff4716810ec1f6bb
parentfbd8b25bfd592f71503d33c2fe39b550263c9185 (diff)
fix: Update ReadMe.md
-rw-r--r--ReadMe.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 2edd5ce..3ed5564 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`.
-## Steps (BTB):
+## Guide (NeBuild):
- Run `btb` 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. All rights reserved.