diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-19 01:35:47 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-19 01:35:47 +0100 |
| commit | 36bd2efdc56877729617ccf5222911484fb86d31 (patch) | |
| tree | 45529dd53bc260dae713bc64e374b8b5c00619cb /README.md | |
| parent | fd6cf0d19715d79dee3d067a3d6b498e517904d1 (diff) | |
feat: new README and CI.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -1,15 +1,13 @@ -# The SuperNE +<img src="./meta/readme-logo.png"/> ## 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. |
