From 36bd2efdc56877729617ccf5222911484fb86d31 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 19 Nov 2025 01:35:47 +0100 Subject: feat: new README and CI. Signed-off-by: Amlal El Mahrouss --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 83a725b..4a3d41d 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,13 @@ -# The SuperNE + ## Brief -A centralized repository designed to hold the NeKernel.org projects together. +A centralized repository made to hold the NeKernel components together. Acting as the software distribution for NeKernel. ## Why? -Mainly for three reasons: - -- Holds the codebase in a single repository, it is way more maintable than a fragmented one. -- Easier paths based on the `superne` path, i.e (../kernel -> /superne/dev/kernel) -- One superne release is easier than releasing each component on its own. +- Hold the codebase in a single repository, it is way more maintable than a fragmented one. +- Easier paths based on the `system` path, i.e (../kernel -> /system/dev/nekernel) +- One system release is easier than releasing each component on its own. ###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. Licensed under Apache 2.0. -- cgit v1.2.3