diff options
| -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: |
