feat: readme update

This commit is contained in:
2026-03-18 14:38:42 +01:00
parent 49797804ca
commit 49a53aecc4
+1
View File
@@ -23,6 +23,7 @@ MontaukOS is a hobbyist operating system written in modern C++. It runs on bare
* Mandelbrot set renderer * Mandelbrot set renderer
* PDF viewer app with full support for text (inc. baked-in TrueType fonts) and some graphics * PDF viewer app with full support for text (inc. baked-in TrueType fonts) and some graphics
* Userspace Music app with support for MP3 and WAV files * Userspace Music app with support for MP3 and WAV files
* 2D game engine and demo game with fantasy tileset
## Ideology ## Ideology
The goal of the MontaukOS project is to create a modern and unique operating system that runs on both emulators and on real hardware. The kernel and included userspace applications are written in modern C++. The goal of the MontaukOS project is to create a modern and unique operating system that runs on both emulators and on real hardware. The kernel and included userspace applications are written in modern C++.