diff --git a/README.md b/README.md index f21de88..8526a29 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Generate an automated Windows ISO image from the Linux terminal. +**Forked from https://github.com/gbiz123/generate-automated-windows-iso-linux** + Windows ISO's can be patched with an autounattend.xml file to make the setup process automatic. Microsoft has extensive documentation on accomplishing this from a Windows environment, but information to get this done on Linux is less common.