feat: update readme image
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# The Montauk Operating System
|
# The Montauk Operating System
|
||||||
MontaukOS is a hobbyist operating system written in modern C++. It runs on bare metal and supports various applications, including DOOM, a Wikipedia client, and standard desktop utilities.
|
MontaukOS is a hobbyist operating system written in modern C++. It runs on bare metal and supports various applications, including DOOM, a Wikipedia client, and standard desktop utilities.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Modern preemptive multitasking kernel
|
* Modern preemptive multitasking kernel
|
||||||
@@ -10,7 +10,7 @@ MontaukOS is a hobbyist operating system written in modern C++. It runs on bare
|
|||||||
* Support for USB including input devices (keyboard/mouse), along with PS/2 input support
|
* Support for USB including input devices (keyboard/mouse), along with PS/2 input support
|
||||||
* VFS using numbered drive identifiers with ramdisk support
|
* VFS using numbered drive identifiers with ramdisk support
|
||||||
* Support for UEFI Runtime Services, including power management calls (shutdown/reboot)
|
* Support for UEFI Runtime Services, including power management calls (shutdown/reboot)
|
||||||
* Customizable desktop environment with 12 graphical apps, including a terminal emulator, file manager, Wikipedia client, weather app, DOOM, and more
|
* Customizable desktop environment with 12+ graphical apps, including a terminal emulator, file manager, Wikipedia client, weather app, DOOM, and more
|
||||||
* Modern icon pack (Flat Remix) used in desktop environment
|
* Modern icon pack (Flat Remix) used in desktop environment
|
||||||
* Support for TrueType font, JPEG image, and SVG icon rendering
|
* Support for TrueType font, JPEG image, and SVG icon rendering
|
||||||
* Networking including TCP/IP stack, UDP, DNS, DHCP and TLS via BearSSL
|
* Networking including TCP/IP stack, UDP, DNS, DHCP and TLS via BearSSL
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Reference in New Issue
Block a user