From 920154d277eba8b3e1634da25178c0fa3f9df68c Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Sun, 28 Dec 2025 17:28:02 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 096200f..32aaac8 100644 --- a/README.md +++ b/README.md @@ -1,2 +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 + +- Might use Linux kernel only as inspiration for driver code +- Some changes might be required to QT6 - We can git clone this.