diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-21 21:59:13 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-21 21:59:45 +0100 |
| commit | 610f91d87152cbe48d3054fcf437d8239da6ef35 (patch) | |
| tree | a386f7047ab73d088169ab2371ddc6ffe8020f1c /ReadMe.md | |
| parent | 509fcca5986651c8ba712fb395f8498f2dea4109 (diff) | |
IMP: :boom: Breaking changes some checks are needed to be done.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 18 |
1 files changed, 4 insertions, 14 deletions
@@ -1,14 +1,8 @@ -<!-- README of ZKA --> +<!-- README of ZkaOS --> - +# Zeta Kernel Architecture OS. -# Zeta Kernel Architecture. - -ZKA is a general purpose OS kernel. -</br> -It is designed for real time environements (such as servers) -</br> -A Win32 compatibility layer is available as well as ML Kits support. +ZkaOS is designed for real time environements (such as servers or workstations.) ## Installation: @@ -33,8 +27,4 @@ And then select the makefile (arm64 and amd64 are stable and EFI based) to execu make -f amd64-efi.make all ``` -## Boot Process of ZKA - - - -###### Copyright (C) 2024, Theater Quality Inc, all rights reserved. All rights reserved. +###### Copyright (C) 2024, TQ B.V, all rights reserved. All rights reserved. |
