diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-03 23:08:29 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-03 23:08:29 +0100 |
| commit | 7f71ef8df0c2bc06e303c774bfaaef912e1a9881 (patch) | |
| tree | 0fb167c5161ae308294e53c6ea99925e371395c2 | |
| parent | 4f58b973d3e95618124562787c5cabb11798c197 (diff) | |
chore: add include folder as well and update README.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -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 |
