From 38b767f7eafce98adfde2652e1c6a05f48fd69f4 Mon Sep 17 00:00:00 2001 From: faynot Date: Sun, 19 Apr 2026 22:44:15 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be4f0b0..8ecb655 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ H2O

-Elyz is a microkernel operating system written in Rust. The project uses the Limine bootloader and supports multiple architectures. The current implementation includes basic kernel initialization, physical memory management, paging, and graphical output via framebuffer. +**Elyz is a microkernel OS** that radically rejects the technological deadwood of the past. While traditional systems are hamstrung by decades of legacy code, Elyz is built on a foundation of uncompromising modernity. + +We implement technologies that others can't afford. This isn't an attempt to fix the old, but to create a flexible and secure environment, building a proper OS from scratch, capable of instantly adapting to the challenges of tomorrow. ## Project Structure