From fbd203e20bd080fb6542eabb0ad09d226e345731 Mon Sep 17 00:00:00 2001 From: Ben Whitmore <44303264+byteben@users.noreply.github.com> Date: Wed, 22 Jul 2020 15:43:03 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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**