summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
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.