diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-21 03:24:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-21 03:24:16 +0100 |
| commit | 65b202698045a428ef177f66fb5310e399d475d1 (patch) | |
| tree | 6bf4f68777c52447103d0f26e5e9585467c71d91 | |
| parent | 62e1391c51b12b6021f66c452d296d1271ccd0a3 (diff) | |
feat: Rename project to NeKernel.org SuperProject
Updated project name and clarified release cycles.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ -# SysRoot +# NeKernel.org SuperProject + +It acts as the software distribution of NeKernel. -It acts as the software distribution of NeKernel.<br/> This was developed to hold the its components and system root altogether. ## The SysRoot Rationale: @@ -9,6 +10,6 @@ There is three main reasons for this repository's existence: - Hold the codebase in a single repository. - Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel) -- Easier release cycles. +- Easier release cycles for NeKernel.org ###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0. |
