Update README to clarify OS description

This commit is contained in:
2025-12-28 17:31:34 +00:00
committed by GitHub
parent 920154d277
commit 7ce35b2d1a

View File

@@ -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.