diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-07-27 17:54:44 +0000 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-07-27 17:54:44 +0000 |
| commit | e4d05449093a331cd9c307232160b706642f3c32 (patch) | |
| tree | 1f96d536b48b4da4db07a918cdb4f09edf722581 | |
| parent | 38cb63e4ed36dfbfb3b13039d4a840d4016c6442 (diff) | |
ReadMe.md edited online with Bitbucket
| -rw-r--r-- | ReadMe.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,12 +4,12 @@ # 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: |
