From 1ee2fcad9e45a11195aa9ec0dcc203af08d7de53 Mon Sep 17 00:00:00 2001 From: boreddevnl Date: Sat, 21 Mar 2026 17:55:56 +0100 Subject: [PATCH] DOC: Remove unneccessary word readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3678f10..d7a5eb7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ --- -BoredOS is a functional x86_64 operating system featuring a custom Desktop Environment (DE), a dedicated Window Manager (BoredWM), and a FAT32 filesystem. It balances low-level kernel exploration with a surprisingly capable userspace. +BoredOS is a x86_64 operating system featuring a custom Desktop Environment (DE), a dedicated Window Manager (BoredWM), and a FAT32 filesystem. It balances low-level kernel exploration with a surprisingly capable userspace. ![Screenshot](screenshot.jpg) > [!NOTE]