summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-07-28 16:11:46 +0000
committerAmlal <amlalelmahrouss@icloud.com>2024-07-28 16:11:46 +0000
commitc4023005e029ae092dad2689564c490580dd5c28 (patch)
tree3080ba07a6b552bf3d7591574cf69b2a3c8fd0fd /ReadMe.md
parent8c8822fff78f9ff9cd640271da9b3634c4c2f97f (diff)
parent4db57a2d646b1538783a0675b38bada7a0f903ae (diff)
Merged in MHR-36 (pull request #17)
MHR-36
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 659bd526..7197b1e9 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,13 +1,15 @@
<!-- README of ZKA 1 -->
+![ZKA](Meta/NewOS.svg)
+
# ZKA (Zeta Kernel Architecture)
-ZKA is an operating system kernel, also codenamed 'Ne'.
+ZKA is an operating system kernel, also codenamed 'NewOS'.
## Installation:
- MinGW/GCC for the kernel and bootloader.
-- Netwide Assembler/CodeTools to output COFF/PEF object code.
+- Netwide Assembler/NDK to output COFF/PEF object code.
### Start by cloning:
@@ -22,4 +24,4 @@ cd newoskrnl
make -f amd64-efi.make all
```
-##### Copyright, Zeta Electronics Corporation, all rights reserved.
+##### Copyright, ZKA Technologies, all rights reserved.