From 5f12929a80c6cc03bff075be7e1b8dc74cd0f2c4 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 27 Mar 2026 09:06:08 +0100 Subject: [FEAT] frameworks: Update frameworks code, adding new `libSocket` framework. Signed-off-by: Amlal El Mahrouss --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6f32352..305d454 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ License ![GitHub Repo stars](https://img.shields.io/github/stars/ne-foss-org/ne-system) -# About: +## About: -An OS that aims to provide an alternative for backend systems. (Edge Computing, Storage Systems, etc.) made to be easily deployable and forkable as well. +An OS that aims to provide an alternative for backend systems. (Edge Compute, Web Servers, Backend Servers, Storage Systems, etc.) made to be easily deployable and forkable as well. ## Getting Started: @@ -27,17 +27,17 @@ Please follow the the tutorials in `/src/reference` to get started. curl -fsSL http://install.nekernel.org | sh ``` -### Full installation: +### Full Installation: Please clone the repository using Git: ```sh -git clone --recurse-submodules -j8 git@github.com:ne-foss-org/ne_system.git +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. -## Read the primers! +## Primers: The primers are available at: -- cgit v1.2.3