diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-04-01 07:58:03 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-04-01 07:58:03 +0200 |
| commit | 8744f995856073adcf4822939a702cfa753342e4 (patch) | |
| tree | 2341791bc4c75b1b58ca35488e7af7f55fd2a2ec | |
| parent | acfef0bd01beb8cb5c31d2379c3ec6c217c6351c (diff) | |
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -2,14 +2,15 @@ # 🍯 The NeKernel -<a href="https://github.com/ne-foss-org/nekernel/actions/workflows/boot-ahci-dev.yml/badge.svg"><img src="https://github.com/ne-foss-org/nekernel/actions/workflows/boot-ahci-dev.yml/badge.svg" alt="CI"></a> -<a href="https://github.com/ne-foss-org/nekernel/actions/workflows/kernel-ahci-dev.yml/badge.svg"><img src="https://github.com/ne-foss-org/nekernel/actions/workflows/kernel-ahci-dev.yml/badge.svg" alt="CI"></a> -<a href="LICENSE"><img src="https://img.shields.io/badge/LICENSE-Apache--2.0-blue.svg" alt="License"></a> - + + + +<a href="https://github.com/ne-foss-org/nekernel/actions/workflows/boot-ahci-dev.yml/badge.svg"><img src="https://github.com/ne-foss-org/nekernel/actions/workflows/boot-ahci-dev.yml/badge.svg" alt="CI 1"></a> +<a href="https://github.com/ne-foss-org/nekernel/actions/workflows/kernel-ahci-dev.yml/badge.svg"><img src="https://github.com/ne-foss-org/nekernel/actions/workflows/kernel-ahci-dev.yml/badge.svg?style=for-the-badge" alt="CI 2"></a> ## About: -The Base OS of the NeSystem designed for portability and scalability. A hybrid system written in modern C++ for backend systems. +The base system designed for scalability and portability, hybrid and written in modern C++ for backend systems. ## Getting Started: |
