From 8cdf72e06cc2afdd8f16129a75ab9d8aa911ecb4 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 12 Dec 2025 02:42:33 +0100 Subject: chore: new versions of `nectar` and `nekernel`. Signed-off-by: Amlal El Mahrouss --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 449860b..a342204 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # SysRoot -Acting as the software distribution for NeKernel. this was developed to hold the its components and sysroot altogether. +It acts as the software distribution of NeKernel.
+This was developed to hold the its components and system root altogether. ## The SysRoot Rationale: There is three main reasons for this repository's existence: -- Hold the codebase in a single repository, that is way more maintable than a fragmented one. +- Hold the codebase in a single repository. - Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel) -- Making releases cycle much more easier to document and do than before. +- Easier release cycles. ###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0. -- cgit v1.2.3