diff options
| -rw-r--r-- | README.md | 10 | ||||
| l--------- | include | 1 |
2 files changed, 6 insertions, 5 deletions
@@ -1,15 +1,15 @@ -# NeKernel.org SuperProject +# NeKernel.org. -It acts as the software distribution of NeKernel. +The software distribution of NeKernel. -This was developed to hold the its components and system root altogether. +Developed to hold the its components and system root altogether. -## The SysRoot Rationale: +## The Rationale. 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 for NeKernel.org +- Easier cycles and vetting for NeKernel.org releases. ###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0. @@ -0,0 +1 @@ +root/include/local
\ No newline at end of file |
