diff options
| author | 😄 Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-18 16:30:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-18 16:30:32 +0100 |
| commit | 4e635dcd96f70a1b185f5a05f26571906fd969a5 (patch) | |
| tree | 82e1763c5218f49b16ec84621415f5844fe92ad7 | |
| parent | 5372d59516c829bc6005bc363557069158d5f6e2 (diff) | |
Update README.md
Signed-off-by: 😄 Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | README.md | 20 |
1 files changed, 9 insertions, 11 deletions
@@ -1,23 +1,14 @@ <!-- Read Me of NeKernel Sources --> - - <div align="center"> <h1> - <b>The NeSystem Project</b> + <b>🍯 The NeSystem:</b> </h1> <p> <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg" alt="License"></a> </p> </div> -## Primers: - -The primers are available at: - -- https://primer.src.nekernel.org -- https://primer.nectar.nekernel.org - ## Getting Started: Please clone the repository using Git: @@ -28,7 +19,14 @@ git clone --recurse-submodules -j8 git@github.com:ne-foss-org/ne_system.git And have a look at the wiki, docs, and primers. They have valuable resources to get started. -## Rationale: +## Read the primers! + +The primers are available at: + +- https://primer.src.nekernel.org +- https://primer.nectar.nekernel.org + +## Design Rationale: There is three main reasons for this repository's existence: |
