Update README.md

This commit is contained in:
2026-04-19 22:36:09 +03:00
parent 50fa0e2fab
commit 589f65d693

View File

@@ -12,7 +12,7 @@ Elyz is a microkernel operating system written in Rust. The project uses the Lim
| Directory/File | Description | | Directory/File | Description |
|----------------|-------------| |----------------|-------------|
| `kernel/` | Kernel source code (Rust) | | `kernel/` | Kernel source code |
| `limine/` | Limine bootloader | | `limine/` | Limine bootloader |
| `ovmf/` | UEFI firmware for emulation | | `ovmf/` | UEFI firmware for emulation |
| `limine.conf` | Boot menu configuration | | `limine.conf` | Boot menu configuration |