diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-03-31 16:57:06 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-03-31 16:57:06 +0200 |
| commit | 4edacbb20e2dd8c0e71cfbfc6712654c36f9c4e5 (patch) | |
| tree | 069e51ec88a6c6a7443e7b095e9678ae689848b7 /README.md | |
| parent | 42d16947690577afd1f8f75ebc80041cd36588fd (diff) | |
meta: better readme to introduce the kernel.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -7,7 +7,15 @@ [](LICENSE) [](#) -## Notice for Documentation: +## Brief: + +A kernel for engineers who want a custom solution for their stack, written mostly in C++ it aims to provide a base for other projects/products. + +## User Friendly Diagram: + + + +## Notice for Doxygen: Use the doxygen command to build documentation. <br/> |
