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