summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-09-07 00:59:50 +0200
committerGitHub <noreply@github.com>2025-09-07 00:59:50 +0200
commit6c06ae72e536fa3c7ccc155e5a3b8ea09be5e0e1 (patch)
treebc03192f4d1daa90c8618cf1eae8f4fdc1c02ac8
parentbad33e64f16c90dbf603fe1faa3dcd6628921fd1 (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3f6fe7b..215839d 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:
-- Hold the codebase in a single repository is way more doable than a fragmented one.
-- The filesystem path will take the `superproject` into consideration now, i.e (../kernel -> /superproject/dev/kernel)
-- The deployment of new version is now easier than deploying each of them by hand.
+- 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.
###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors.