summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-10-08 15:09:04 +0200
committerGitHub <noreply@github.com>2025-10-08 15:09:04 +0200
commitdc799543de0994a1d464814d32f68987840e4c0e (patch)
tree960d845980b89361e91a14ee7dc5f4a7c675db9f
parent5f2033c30a164f7e835445011b1d3c64f769b808 (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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 215839d..86e0935 100644
--- a/README.md
+++ b/README.md
@@ -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.