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