summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-18 08:54:46 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-18 08:54:58 +0100
commit4f2e1c7780123b55040160fee37d7592711742e0 (patch)
tree9d0a66aa85bbbccef555cf385302f444d4898a03
parent3db1b02f9304e2f1267aaad3f3cb2b176c5585fc (diff)
feat: Update README
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 86e0935..c258301 100644
--- a/README.md
+++ b/README.md
@@ -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.