diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-07-15 08:13:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-15 08:13:21 +0100 |
| commit | f73b80881bf211540af26a401b250cf2a3a74011 (patch) | |
| tree | 57d6181e4d3d1b08cd1ec4bcff4716810ec1f6bb | |
| parent | fbd8b25bfd592f71503d33c2fe39b550263c9185 (diff) | |
fix: Update ReadMe.md
| -rw-r--r-- | ReadMe.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,20 +1,19 @@ -# BTB. +# NeBuild - + [](LICENSE) -[](#) -## 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. |
