From fe6f35819564eda350778b84e12baea12f8e3e73 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 22 Feb 2026 13:50:40 +0100 Subject: chore: reworking README and update modules. Signed-off-by: Amlal El Mahrouss --- README.md | 17 +++++++++++++---- src/kernel | 2 +- src/nectar | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2e37d16..ccdb9cf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ -# NeKernel.org. + -The software distribution of NeKernel. +
+

+ The NeKernel.org. +

+

+ License +

+
-Developed to hold the its components and system root altogether. +This is the software distribution of NeKernel.org ## The Rationale: @@ -12,7 +19,7 @@ There is three main reasons for this repository's existence: - Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel) - Easier cycles and vetting for NeKernel.org releases. -## Building NeKernel.org: +## Building: You will need: @@ -20,4 +27,6 @@ You will need: - `MinGW` or `Clang` depending on the HAL/target ISA. - `GNU CoreUtils` for the core compiler utilities. +Please follow the the tutorials in `/src/reference` to get started. + ###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0. diff --git a/src/kernel b/src/kernel index 43070af..0d98619 160000 --- a/src/kernel +++ b/src/kernel @@ -1 +1 @@ -Subproject commit 43070af2cd1dc36b43da4776b52f667e7c714d7b +Subproject commit 0d9861972cf2f896b24673dd91c19257476e0b23 diff --git a/src/nectar b/src/nectar index 877de2b..e2647ee 160000 --- a/src/nectar +++ b/src/nectar @@ -1 +1 @@ -Subproject commit 877de2b648ae76fa150f75269a23b8ec7476ca5f +Subproject commit e2647ee4bea8ae8a817a15ea4ed469e61808e13f -- cgit v1.2.3