diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-28 19:35:51 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-28 19:37:16 +0100 |
| commit | 9300a25c1f3dbc44f5123a3c9fe4830574e036b6 (patch) | |
| tree | cc4216d65bbf18cbdb162371dd71cfdadc32bd1d /README.md | |
| parent | 51ccf6b4de8ff07943630fe055b7463ed46c20e5 (diff) | |
chore! core: New structure and Updated CI.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,4 @@ -<img src="./meta/readme-logo.png"/> +<img src="./meta/png/readme-logo.png"/> The system repository was developed to hold the NeKernel components together. Acting as the software distribution for NeKernel. @@ -12,8 +12,7 @@ The purpose is the following: ## Notes -- `dev` stands for develop, not the device directory. -- `include` is for libSystem and other installed library headers. +- `include` is for the system library (libSystem) and other third-party installed libraries 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. |
