diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-24 02:42:00 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-24 02:43:45 +0100 |
| commit | fc5bab30ba4d77a5c040f2c461aa8b2dd5361482 (patch) | |
| tree | 9aa34c2bcf93b869238e8499245e5afb0cc5c36f /README.md | |
| parent | 88089b7dc28e47bb94de6e6de123e1be58f7dd5f (diff) | |
feat: system and CI improvements.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -8,10 +8,12 @@ The purpose is the following: - 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 (../nekernel -> /system/dev/nekernel) -- One system release is easier than releasing each component on its own. +- One central system release is easier than releasing each component on its own. -## Note: +## Notes - `dev` stands for develop, not the device directory. +- `include` is for libSystem and other installed library headers. +- `devices` and `network` are for network and standard devices on NeKernel. ###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. Licensed under Apache 2.0. |
