From 3bf89e66f154c456f3155fc5d126be7d89d17b13 Mon Sep 17 00:00:00 2001 From: BenchTweakGaming <76974127+BenchTweakGaming@users.noreply.github.com> Date: Sun, 29 Aug 2021 18:56:52 -0400 Subject: [PATCH] Update README.md --- Wrapper/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Wrapper/README.md b/Wrapper/README.md index 26d10a42..eea3ca5f 100644 --- a/Wrapper/README.md +++ b/Wrapper/README.md @@ -5,7 +5,7 @@ This program create a PowerShell script file that you can run to customize Windo # WRAPPER FILES * `Sophia Script Wrapper.exe`: The GUI program. -* `config.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset. LTSC version. +* `config.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset. Win 10/11, LTSC version. * `tooltip.json`: ToolTips in JSON format. Currently just 3 languages EN, RU and DE translations. * `ui.json`: UI in JSON format. Currently just 3 languages EN, RU and DE translations. @@ -13,4 +13,4 @@ This program create a PowerShell script file that you can run to customize Windo # INSTRUCTIONS -UNZIP all the files and import the `Sophia.ps1` preset file to import and to get the path for files to run. If you do not open `Sophia.ps1` then you can not run directly the PowerShell script you create (Run `PowerShell` button is disabled) and must run your script manually via PowerShell command line in console. +UNZIP all the files and import the `Sophia.ps1` preset file to import and to get the path for files to run. If you do not import `Sophia.ps1` then you can not run directly the PowerShell script you create (Run `PowerShell` button is disabled) and must run your script manually via PowerShell command line in console.