diff --git a/README.md b/README.md index 7f33baf..8c752bd 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 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.png) +![Screenshot](screenshot.jpg) > [!NOTE] > *The screenshot above may represent a previous build and is subject to change as the UI evolves.* diff --git a/screenshot.jpg b/screenshot.jpg new file mode 100644 index 0000000..6a5d670 Binary files /dev/null and b/screenshot.jpg differ diff --git a/screenshot.png b/screenshot.png deleted file mode 100755 index 9c5e47f..0000000 Binary files a/screenshot.png and /dev/null differ