diff --git a/Winget-AutoUpdate/mods/README.md b/Winget-AutoUpdate/mods/README.md index 68f8617..dfecef7 100644 --- a/Winget-AutoUpdate/mods/README.md +++ b/Winget-AutoUpdate/mods/README.md @@ -1,5 +1,5 @@ Pre/During/Post install/uninstall custom scripts should be placed here. -A script Template and Mods Functions are included an example to get you started... +A script Template and Mods Functions are included as example to get you started... Scripts that are considered: **AppID**`-preinstall.ps1`, `-upgrade.ps1`, `-install.ps1`, `-installed.ps1`, `-preuninstall.ps1`, `-uninstall.ps1` or `-uninstalled.ps1`