From 35a6a5c870164947ce4e865b30e8b93f320d0ab5 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 23 Nov 2025 02:41:00 -0500 Subject: feat: libsteps: error handling and parsing functions/operators. feat: mimick nekernel filesystem tree in repository as well. feat: update modules as well. Signed-off-by: Amlal El Mahrouss --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 41e933d..947a4fd 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,17 @@ -This repository was made to put the NeKernel components together. Acting as the software distribution for NeKernel. +The system repository was developed to hold the NeKernel components together. Acting as the software distribution for NeKernel. -## Why? +## Purpose + +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. +## Note: + +- `dev` stands for develop, not the device directory. + ###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. Licensed under Apache 2.0. -- cgit v1.2.3