From 53739b0059288f68c15e3cff677ed84c00370697 Mon Sep 17 00:00:00 2001 From: Daniel Hammer Date: Wed, 12 Mar 2025 15:21:51 +0100 Subject: [PATCH] readme: Remove readme picture --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8df3e3c..1615630 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # OS220 Research project aiming to create a modern kernel and operating system in C++ -![OS220 handling a page fault exception in the kernel](https://i.imgur.com/P0Qz350.png) -*The kernel handling a kernel-mode page fault* - - ### Kernel - [x] Global Descriptor Table - [x] Output via Flanterm by mintsuki