diff --git a/README.md b/README.md index 26b1b5d..d99990d 100644 --- a/README.md +++ b/README.md @@ -13,19 +13,19 @@ HeroImage.jpg CustomMessage.xml** -.PARAMETER XMLScriptDirSource +**.PARAMETER XMLScriptDirSource** Specify the name of the XML file to read. The XML file must exist in the same directory as Toast_Notify.ps1. If no parameter is passed, it is assumed the XML file is called CustomMessage.xml. -.PARAMETER XMLOtherSource +**.PARAMETER XMLOtherSource** Specify the location of the Custom XML file used for the Toast when it is not in the MEMCM package -.EXAMPLE +**.EXAMPLE** Toast_Notify.ps1 -XMLOtherSource "\\fileserverhome\xml\CustomMessage.xml" -.EXAMPLE +**.EXAMPLE** Toast_Notify.ps1 -XMLSciptDirSource "PhoneSystemProblems.xml" -.EXAMPLE +**.EXAMPLE** Toast_Notify.ps1 **Known Issues**