diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-24 05:52:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-24 05:52:30 +0100 |
| commit | 67a2a7a38c922bc17ea2ce06d28fb4c729cc35a5 (patch) | |
| tree | 43a671bfa8901830562c9068f802af959ab7303e /README.md | |
| parent | 869b0b635d7d4b10f08ab1367303c984707836b7 (diff) | |
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 <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -2,7 +2,7 @@ <div align="center"> <h1> - <b>The NeKernel.org.</b> + <b>The Ne.org System.</b> </h1> <p> <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg" alt="License"></a> @@ -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. |
