diff --git a/content/_index.md b/content/_index.md index 3defba9..243f2ed 100644 --- a/content/_index.md +++ b/content/_index.md @@ -23,10 +23,13 @@ Thanks to that ExectOS will allow to run existing software, including Win32 appl ## Features * Completely free, Open Source and community-driven modern Operating System. * Native multiple architecture support. It runs on x86 and x86_64 and is portable to other architectures. + * Hardware layer API allows for a single unified kernel. There is no need to maintain a separate kernel forks. * Uses a couple of ideas from other open source projects, but it’s our own ideas that really sets us apart and defines ExectOS. The majority of code is original, not forked. - * Modular design for better compatibility with existing software. - * Own, XT drivers for commonly used devices as well as NT drivers compatibility layer for better hardware support. + * Modular design for better compatibility with existing software and drivers, enabling binaries to remain compatible even + when the core system is updated. + * Own, XT drivers for commonly used devices as well as NT drivers compatibility layer for better hardware support. + * Technical support directly from the architects and developers of the system. ## Why * We believe, there is no ideal Operating System on the market. During ExectOS development, we try to bring most useful