From 85de3ae631737104d8dd985e9b3bc092ba22d96c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:39:18 +0100 Subject: Update ReadMe.md --- ReadMe.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 8c929f0e..629c05ba 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,8 +1,8 @@ - + ![ZKA](res/zka.svg) -# ZKA Kernel Architecture (Mark 1) +# ZKA Kernel Architecture. ZKA is an general purpose entreprise OS.
@@ -14,15 +14,15 @@ A Win32 compat layer is available, as well as XPCOM and ZT frameworks support. - MinGW/GCC for the Kernel, Bootloader and their Components. - Netwide Assembler, for the x64 assemblies if needed. -- The NDK, to embed a C++ suite into the distribution (if XPCOM apps are needed) +- The ToolchainKit, to embed a C++ suite in the OS. ### Installation Clone repository: ``` -git clone git@bitbucket.org:mahrouss/boot-krnl-dll.git -cd boot-krnl-dll +git clone git@github.com:ElMahroussLogic/zka-dev.git +cd zka-dev ```
-- cgit v1.2.3