From f2a51c92090d757ab04de1a0e2f4e6f757ff1fb6 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 22 Feb 2026 13:53:13 +0100 Subject: chore: reworking README and update modules. Signed-off-by: Amlal El Mahrouss --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccdb9cf..0ac2a3d 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,21 @@

-This is the software distribution of NeKernel.org +## Abstract: -## The Rationale: +This is the software distribution of NeKernel.org. Designed the contain all of the stack together. Facilities are provided to build compiler toolchains as well. + +## Getting Started: + +Please clone the repository using Git: + +```sh +git clone --recurse-submodules -j8 git@github.com:nekernel-org/src.git +``` + +And + +## Rationale: There is three main reasons for this repository's existence: -- cgit v1.2.3