diff --git a/README.md b/README.md index 33c3b91..a27d774 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **Description** -The "Toast Notify" solution will pop a notification toast from the system tray in Windows 10 (See Toast-Example.jpg). This project was born out of the desire for me to understand Toast Notifications better and seek t replace a 3rd party desktop notification solution. The titles, texts and action button are customisable via an XML document. +The "Toast Notify" solution will pop a notification toast from the system tray in Windows 10 (See Toast-Example.jpg). This project was born out of the desire for me to understand Toast Notifications better and seek to replace a 3rd party desktop notification solution. The titles, texts and action button are customisable via an XML document. Toast_Notify.ps1 is a script designed to be deployed as a package from MEMCM. The "Set and forget" mentality of packages works really well because we don't need to specify a detection method once the script has run.