From 67a2a7a38c922bc17ea2ce06d28fb4c729cc35a5 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 24 Feb 2026 05:52:30 +0100 Subject: Revise README to reflect Ne.org branding and add community info Updated references from NeKernel.org to Ne.org and added a community section with a Discord link. Signed-off-by: Amlal El Mahrouss --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0ac2a3d..a90f05b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

- The NeKernel.org. + The Ne.org System.

License @@ -11,7 +11,7 @@ ## Abstract: -This is the software distribution of NeKernel.org. Designed the contain all of the stack together. Facilities are provided to build compiler toolchains as well. +This is the system distribution of Ne.org. Designed the contain all of the stack together. Facilities are provided to build compiler toolchains as well. ## Getting Started: @@ -29,7 +29,7 @@ There is three main reasons for this repository's existence: - Hold the codebase in a single repository. - Easier path resolutions based on a virtual root path, i.e (../kernel -> /src/kernel) -- Easier cycles and vetting for NeKernel.org releases. +- Easier cycles and vetting for Ne.org releases. ## Building: @@ -41,4 +41,8 @@ You will need: Please follow the the tutorials in `/src/reference` to get started. -###### Copyright 2025, Amlal El Mahrouss & NeKernel.org Authors. Licensed under Apache 2.0. +## Community: + +We have a [discord](https://discord.gg/uD76Qweght), join us! [https://discord.gg/uD76Qweght](https://discord.gg/uD76Qweght) + +###### Copyright 2025, Amlal El Mahrouss & Ne.org Authors. Licensed under Apache 2.0. -- cgit v1.2.3