diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-21 01:51:16 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-21 01:51:16 +0100 |
| commit | 11b7002a827b50b4823b38afccfb6bb73605fe76 (patch) | |
| tree | 894afcabecc8e98abc84f33bfdaa4b40e2e03458 /README.md | |
| parent | 8ea8f49d10478e9a6c0b38558231f1e0a3434929 (diff) | |
feat: Updated README and modules.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ This repository was made to put the NeKernel components together. Acting as the ## Why? - Hold the codebase in a single repository, it is way more maintable than a fragmented one. -- Easier paths based on the `system` path, i.e (../kernel -> /system/dev/nekernel) +- Easier paths based on the `system` path, i.e (../nekernel -> /system/dev/nekernel) - One system release is easier than releasing each component on its own. ###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. Licensed under Apache 2.0. |
