From 80507cccddf38beaf43ebb6ef16821259500f7cd Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 13 Mar 2026 19:41:26 +0100 Subject: [CHORE] Add logotype for NeSystem. Signed-off-by: Amlal El Mahrouss --- README.md | 28 +++++++++++----------------- meta/media/ne_system.png | Bin 0 -> 1221787 bytes src/nectar | 2 +- 3 files changed, 12 insertions(+), 18 deletions(-) create mode 100644 meta/media/ne_system.png diff --git a/README.md b/README.md index 4e63080..e9bbb37 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ +![NeSystem](meta/media/ne_system.png) +

- The Ne.org System. + The NeSystem Project

License @@ -16,20 +18,6 @@ The primers are available at: - https://primer.src.nekernel.org - https://primer.nectar.nekernel.org -## Love the work? - -Give us a star on GitHub! - -![GitHub Repo stars](https://img.shields.io/github/stars/ne-foss-org/ne_system) - -## Description: - -This is the system distribution of Ne.org. - -Designed the contain all of the stack together. - -It facilities are provided to build compiler toolchains as well. - ## Getting Started: Please clone the repository using Git: @@ -44,7 +32,7 @@ And have a look at the wiki, docs, and primers. They have valuable resources to There is three main reasons for this repository's existence: -- Hold the codebase in a single repository. +- Hold the system in a single repository. - Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel) - Easier cycles and vetting for Ne.org releases. @@ -58,8 +46,14 @@ You will need: Please follow the the tutorials in `/src/reference` to get started. +## Love the work? + +Give us a star on GitHub! + +![GitHub Repo stars](https://img.shields.io/github/stars/ne-foss-org/ne_system) + ## Community: We have a [discord](https://discord.gg/uD76Qweght), join us! [https://discord.gg/uD76Qweght](https://discord.gg/uD76Qweght) -###### Copyright 2025-2026, Amlal El Mahrouss & Ne.org Authors. Licensed under Apache 2.0. +###### Copyright 2025-2026, Amlal El Mahrouss & Ne.org Authors, licensed under Apache 2.0. diff --git a/meta/media/ne_system.png b/meta/media/ne_system.png new file mode 100644 index 0000000..087649a Binary files /dev/null and b/meta/media/ne_system.png differ diff --git a/src/nectar b/src/nectar index 927d2cf..addbf3d 160000 --- a/src/nectar +++ b/src/nectar @@ -1 +1 @@ -Subproject commit 927d2cf3e85188514df885efb7782e5570ff36cf +Subproject commit addbf3d987297d3885df28fee7a28548dd5d6e6a -- cgit v1.2.3