From e8872e932800b5d2f67faa6c72f3211608f65220 Mon Sep 17 00:00:00 2001 From: 😄 Amlal El Mahrouss Date: Fri, 20 Mar 2026 06:52:41 +0100 Subject: Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 😄 Amlal El Mahrouss --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ae217cae..d9980d46 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ -
-

- 🍯 The NeKernel: -

-

- CI - CI - License -

-
+# 🍯 The NeKernel + +CI +CI +License + +## About: + +The Base OS of the NeSystem designed for portability and scalability. ## Getting Started: @@ -32,7 +31,7 @@ git clone -j8 https://github.com/ne-foss-org/nekernel.git cd nekernel ./scripts/setup_x64_project.sh ./scripts/modules_ahci_x64.sh -./scripts/debug_ahci_x64.sh # For debug generic AHCI target (QEMU, USB) +./scripts/debug_ahci_x64.sh # For debug generic AHCI target (QEMU, UDF) ``` --- -- cgit v1.2.3 From bc68060f71a943622925575befe3a85791357955 Mon Sep 17 00:00:00 2001 From: 😄 Amlal El Mahrouss Date: Fri, 20 Mar 2026 06:53:30 +0100 Subject: Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 😄 Amlal El Mahrouss --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9980d46..0c020977 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## About: -The Base OS of the NeSystem designed for portability and scalability. +The Base OS of the NeSystem designed for portability and scalability. A hybrid system written in modern C++ for backend systems. ## Getting Started: -- cgit v1.2.3 From 6afe9f774af355a8889fb9fe08b742992bce7b00 Mon Sep 17 00:00:00 2001 From: 😄 Amlal El Mahrouss Date: Fri, 20 Mar 2026 06:54:08 +0100 Subject: Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 😄 Amlal El Mahrouss --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 0c020977..4c2e4aab 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ CI CI License +![GitHub Repo stars](https://img.shields.io/github/stars/ne-foss-org/ne-kernel) ## About: @@ -36,12 +37,6 @@ cd nekernel --- -## Love our work? - -Give us a star on GitHub! - -![GitHub Repo stars](https://img.shields.io/github/stars/ne-foss-org/kernel) - ## Community: Join our [Discord](https://discord.gg/uD76Qweght), we're quite active and open for contributors! -- cgit v1.2.3