mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
update readme.md
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -18,4 +18,6 @@ limine 2/Makefile
|
|||||||
limine 2/limine
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user