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
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -19,3 +19,5 @@ limine 2/limine
|
||||||
limine 2/limine.dSYM/Contents/Resources/DWARF/limine
|
limine 2/limine.dSYM/Contents/Resources/DWARF/limine
|
||||||
limine 2/limine.exe
|
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*
|
*this screenshot might be outdated*
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
- userspace
|
||||||
- JPG image support
|
- JPG image support
|
||||||
- Disk manager
|
- Disk manager
|
||||||
- Drag and drop mouse centered UI
|
- Drag and drop mouse centered UI
|
||||||
- Customizable UI
|
- Customizable UI
|
||||||
- Basic Networking Stack
|
- Basic Networking Stack
|
||||||
- Bored WM
|
- Bored WM
|
||||||
- Fat 32 FS
|
- FAT32 filesystem
|
||||||
- 64-bit long mode support
|
- 64-bit long mode support
|
||||||
- Multiboot2 compliant
|
- Multiboot2 compliant
|
||||||
- Text editor
|
- Text editor
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue