mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
update readme.md
This commit is contained in:
parent
616ff8084b
commit
23ec181f29
2 changed files with 5 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -18,4 +18,6 @@ limine 2/Makefile
|
|||
limine 2/limine
|
||||
limine 2/limine.dSYM/Contents/Resources/DWARF/limine
|
||||
limine 2/limine.exe
|
||||
build/*
|
||||
build/*
|
||||
boredos.dump
|
||||
qemu-debug.log
|
||||
|
|
@ -9,13 +9,14 @@ It features a DE (and WM), a FAT32 filesystem, customizable UI and much much mor
|
|||
*this screenshot might be outdated*
|
||||
|
||||
## Features
|
||||
- userspace
|
||||
- JPG image support
|
||||
- Disk manager
|
||||
- Drag and drop mouse centered UI
|
||||
- Customizable UI
|
||||
- Basic Networking Stack
|
||||
- Bored WM
|
||||
- Fat 32 FS
|
||||
- FAT32 filesystem
|
||||
- 64-bit long mode support
|
||||
- Multiboot2 compliant
|
||||
- Text editor
|
||||
|
|
|
|||
Loading…
Reference in a new issue