From be788653683c059e484c8b7d9c90589f67e377dd Mon Sep 17 00:00:00 2001 From: Benny <66417262+ThisIsBenny@users.noreply.github.com> Date: Sat, 1 May 2021 12:36:52 +0200 Subject: [PATCH] Update README.md --- Apple-Order-Status/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Apple-Order-Status/README.md b/Apple-Order-Status/README.md index dbb628c..5fc6f13 100644 --- a/Apple-Order-Status/README.md +++ b/Apple-Order-Status/README.md @@ -6,11 +6,11 @@ This widget shows you the status of your Apple Store order. It shows the remaini [[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Apple-Order-Status/Apple-Store-Order-Status.js) ## Setup -Set the Order-Number and your E-Mail Adress, separated by `;` to the Widget Parameter. +Set the Order-Number and your E-Mail Adress, separated by `;` to the Widget Parameter (Third field in the widget settings). Example: `W1234567;jon@snow.com` ### Optional if you have more than one item in your order, you can use the third parameter to specify which item should be displayed (default: 1). -Example: Example: `W1234567;jon@snow.com;2` \ No newline at end of file +Example: Example: `W1234567;jon@snow.com;2`