From 7ce35b2d1a99f6f4d44eb72f05b7bd57e200f674 Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Sun, 28 Dec 2025 17:31:34 +0000 Subject: [PATCH] Update README to clarify OS description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32aaac8..8f6eb52 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MetalOS -A OS that is not linux, not bsd and not windows. Ground up OS with just enough to run a QT6 hello world full screen app on AMD64 with Radeon RX 6600 GPU., UEFI native +A OS that is not linux, not bsd and not windows. Ground up OS with just enough bespoke kernel to run a QT6 hello world full screen app on AMD64 with Radeon RX 6600 GPU., UEFI native - Might use Linux kernel only as inspiration for driver code - Some changes might be required to QT6 - We can git clone this.