summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-02-08 08:43:57 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-02-08 08:43:57 +0100
commit7a260f76e9c05d84e59ffd7270ed8a65d08a4790 (patch)
tree9ed4dc0486713e8b9bd293f7da77f739847ec61d /ReadMe.md
parentea0fd7c03e98231d88ad201c1ef7a15f2445bb92 (diff)
ADD: Tweaks and improvements on the Operating System.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 222e5522..7e0cd72f 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -14,9 +14,10 @@ A Microkernel written in C++ 20, with a System Call Interface Library, and custo
## Requirements:
- MinGW/GCC
+- LibCompiler
- Netwide Assembler
- Git
-- BTB
+- BTB/OpenBTB
## Installation: