From f8ded3c30e7d501e7e63471ba6e4fae8f42f7bb6 Mon Sep 17 00:00:00 2001 From: Daniel Hammer Date: Fri, 14 Aug 2026 09:12:54 +0200 Subject: [PATCH] readme - update readme image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 664585e..049d9e8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The Montauk Operating System MontaukOS is an 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-2.png) +![MontaukOS screenshot](https://montaukos.org/images/montaukos-demo.jpg) ## Features * Modern preemptive multitasking kernel