summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-05-28 14:30:35 +0200
committerGitHub <noreply@github.com>2025-05-28 14:30:35 +0200
commit3a24657f3602bf5a6a9ec0dc8e208b68cea76a2a (patch)
treeacaed4bc682981b5b626b58487850a6a739f8321
parentb16eb4bb1019e8728a23e2480840dbf2f99890e8 (diff)
feat: update ReadMe.
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index b516785f..f4902e1a 100644
--- a/README.md
+++ b/README.md
@@ -11,16 +11,6 @@
[![License: GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE)
[![QEMU Tested](https://img.shields.io/badge/QEMU-Tested-success)](#)
-## Brief:
-
-A kernel for engineers who want a custom solution for their stack, written mostly in C++ it aims to provide a base for other projects/products.
-
-## User Friendly Diagram:
-
-<div align="center">
- <img src="docs/svg/OS_DESIGN.png" alt="Diagram"/>
-</div>
-
## Notice for Doxygen:
Use the doxygen command to build documentation.