From f73b80881bf211540af26a401b250cf2a3a74011 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 15 Jul 2025 08:13:21 +0100 Subject: fix: Update ReadMe.md --- ReadMe.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'ReadMe.md') 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. -- cgit v1.2.3