mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 15:27:40 +00:00
Update README.md
This commit is contained in:
parent
c9f850ee6f
commit
be78865368
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Apple-Order-Status/Apple-Store-Order-Status.js)
|
||||||
|
|
||||||
## Setup
|
## 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`
|
Example: `W1234567;jon@snow.com`
|
||||||
|
|
||||||
### Optional
|
### 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).
|
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`
|
Example: Example: `W1234567;jon@snow.com;2`
|
||||||
|
|
Loading…
Add table
Reference in a new issue