diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-01-25 08:16:43 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-01-25 08:16:43 +0100 |
| commit | 32325873d3d44a158e1e5826369f01e9205d5117 (patch) | |
| tree | 21470ce139f3abbdf150663ba1be06576d29fa3d /ReadMe.md | |
| parent | 2e521f8e86fee826d35213a325f3d5f2c39b3595 (diff) | |
ADD: New Read Me.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -1,23 +1,22 @@ -<!-- README of NeKernel --> +<!-- Read Me of NeKernel --> -# Open New Kernel Architecture (NeKernel) +# New Kernel Architecture (NeKernel) -## Brief +## Brief: -Stripped down version of NeKernel for open-source purposes. +A Microkernel written in C++ 20, with a System Call Interface Library, and custom bootloader. -## Demo Screenshots: +## Screenshots:  -  -## Requirements +## Requirements: - MinGW/GCC for the Kernel, Boot Loader and the LibSCI. - Netwide Assembler for the x64 assembly files (in case you're compiling for AMD64). -### Installation +## Installation: Clone repository: |
