From 49b31215b3f498616628d7b77bb6aef5c8429aea Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Sun, 28 Dec 2025 17:43:22 +0000 Subject: [PATCH] Clarify OS functionality in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dea59b..896a9a6 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ A OS that is not linux, not bsd and not windows. Ground up OS with just enough b - Might use Linux kernel only as inspiration for driver code - Some changes might be required to QT6 - We can git clone this. - Mostly ignoring other peoples OS work. -- One OS launches this One QT6 app. No command line, no cruft. +- One OS launches this One Full Screen QT6 app. No command line, no cruft.