From 6c7c36fb5c87fb405d830e1793ac97c46c2e48d9 Mon Sep 17 00:00:00 2001 From: Daniel Hammer Date: Wed, 4 Mar 2026 14:31:49 +0100 Subject: [PATCH] feat: revert image change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4139f15..9bd527e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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 screenshot](images/MontaukOS-0.1.1.png) +![MontaukOS screenshot](images/MontaukOS-2.png) ## Features * Modern preemptive multitasking kernel