summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-21 03:24:16 +0100
committerGitHub <noreply@github.com>2025-12-21 03:24:16 +0100
commit65b202698045a428ef177f66fb5310e399d475d1 (patch)
tree6bf4f68777c52447103d0f26e5e9585467c71d91
parent62e1391c51b12b6021f66c452d296d1271ccd0a3 (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.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index a342204..9c4f45b 100644
--- a/README.md
+++ b/README.md
@@ -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.