DOC: Update README.md

This commit is contained in:
boreddevnl
2026-04-15 11:00:06 +02:00
parent ed73b88ec1
commit 14decdd705
3 changed files with 1 additions and 287 deletions

View File

@@ -29,7 +29,7 @@ BoredOS is a x86_64 operating system featuring a custom Desktop Environment (DE)
* **Multiboot2 Compliant:** Bootable on real hardware and modern emulators.
* **Kernel Core:** Interrupt Descriptor Table (IDT) management and a robust syscall interface.
* **Filesystem:** Full **FAT32** support for persistent and in-memory storage.
* **Networking:** Includes the lwIP networking stack.
* **Networking:** Includes the lwIP networking stack and a basic web browser.
### Graphical User Interface
* **BoredWM:** A custom Window Manager with drag-and-drop, mouse-centered interaction.