diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-10-08 15:09:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-08 15:09:04 +0200 |
| commit | dc799543de0994a1d464814d32f68987840e4c0e (patch) | |
| tree | 960d845980b89361e91a14ee7dc5f4a7c675db9f | |
| parent | 5f2033c30a164f7e835445011b1d3c64f769b808 (diff) | |
feat: a better readme which explains the purpose in a clearer manner.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,6 +10,6 @@ Mainly for three reasons: - Holds the codebase in a single repository , it is way more doable than a fragmented one. - The paths will be based on the `superproject` path, i.e (../kernel -> /superproject/dev/kernel) -- New deployments are now easier than releasing each component into its own repository. +- One superproject release is easier than releasing each component on its own. ###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. |
