From 982741689721dad6d96c500b4b84cd3616f1cf69 Mon Sep 17 00:00:00 2001 From: qwerty59b <130035937+qwerty59b@users.noreply.github.com> Date: Wed, 15 May 2024 17:58:06 +0200 Subject: [PATCH] minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bde7c9..af7f0ea 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ My main goal is to use only Microsoft utilities like DISM, and no utilities from Also included is an unattended answer file, which is used to bypass the Microsoft Account on OOBE and to deploy the image with the `/compact` flag. It's open-source, **so feel free to add or remove anything you want!** Feedback is also much appreciated. -Also, for the very first time, **introducing tiny11 core builder**! A more powerful script, designed for a quick and dirty development testbed. Just the bare minimun, none of the fluff. +Also, for the very first time, **introducing tiny11 core builder**! A more powerful script, designed for a quick and dirty development tested. Just the bare minimun, none of the fluff. This script generates a significantly reduced Windows 11 image. However, it's not suitable for regular use due to its lack of serviceability - you can't add languages, updates, or features post-creation. tiny11 Core is not a full Windows 11 substitute but a rapid testing or development tool, potentially useful for VM environments. Instructions: