summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-05-13 10:20:11 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-05-13 10:20:11 +0200
commitf6bd94f8348bf452d4e77cf1f488bf846707e8b1 (patch)
tree2d8a4c801b1c894efa46857bccf626618d94014c /ReadMe.md
parent23cd8f6c24582add8fdd4f44517a4ce7b4ffc183 (diff)
MHR-23: Update readme.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 9672713c..08d3df08 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,13 +1,15 @@
+
+
<div align="center">
-<h1>NewOS</h1>
+<img src="Meta/NewOS.svg"/>
</div>
+NewOS is an operating system based on Common User Access and the microkernel NewKernel codename: 'Ne'.
<br>
-
You need:
-- MinGW for the kernel and bootloader.
-- Netwide Assembler to output COFF object code.
+- MinGW/CodeTools for the kernel and bootloader.
+- Netwide Assembler/CodeTools to output COFF/PEF object code.
Start by cloning the repo:
@@ -21,4 +23,6 @@ And execute:
make all
```
+for the default target (AMD64 EPM)
+
##### Copyright, SoftwareLabs, all rights reserved.