From 303e6c107f913a6c18007202ca24bb91f2bc39d4 Mon Sep 17 00:00:00 2001
From: Amlal El Mahrouss
Date: Tue, 15 Jul 2025 08:21:33 +0100
Subject: Update README.md
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 685781df..8304bbb8 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@
Modern, Modular, and Secure Microkernel for Next-Generation Systems
-
-
+
+
@@ -49,10 +49,10 @@
## Getting Started
### **Requirements**
-- [MINGW-W64](https://www.mingw-w64.org/) (cross-compiling)
-- [CLANG](https://clang.llvm.org/)
+- [MinGW](https://www.mingw-w64.org/) (cross-compiling)
+- [Clang](https://clang.llvm.org/)
- [NASM](https://nasm.us/)
-- [BTB](https://github.com/nekernel-org/btb) (build system)
+- [NeBuild](https://github.com/nekernel-org/btb) (build system)
### **Build & Run**
@@ -88,7 +88,7 @@ cd nekernel
## Documentation
-- [API Reference (Doxygen)](https://nekernel-org.github.io/docs/)
+- [API Reference (Doxygen)](https://nekernel-org.github.io/doc/)
- [Filesystem Specifications](docs/tex/)
---
--
cgit v1.2.3