diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,8 +8,8 @@ A centralized repository designed to hold the NeKernel.org projects together. 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) +- Holds the codebase in a single repository, it is way more maintable than a fragmented one. +- Easier paths based on the `superproject` path, i.e (../kernel -> /superproject/dev/kernel) - One superproject release is easier than releasing each component on its own. -###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. +###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. Licensed under Apache 2.0. |
