diff --git a/README.md b/README.md index ec25a41..f76a7ba 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # Winget-autoupdate Scripts to create scheduled tasks to daily update apps as system and notify connected users -## Intallation: +## Intallation Simply download project, unzip, run install.bat as admin. -## Info: +## Info You can exclude app to update : Add the apps' ID you want to disable autoupdate to 'sample-excluded_apps.txt' and rename it to 'excluded_apps.txt'. + +## Optimization +As I am not originaly a script dev, fell free to give me any advise or optimisation in code. Thanks :ok_hand: