From 6126980d1b2a5715a6bae6e6a6efaf4402cf2621 Mon Sep 17 00:00:00 2001 From: Benny <66417262+ThisIsBenny@users.noreply.github.com> Date: Tue, 10 Nov 2020 09:40:25 +0100 Subject: [PATCH] Update README.md --- Countdown/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Countdown/README.md b/Countdown/README.md index 8867ead..5b0d394 100644 --- a/Countdown/README.md +++ b/Countdown/README.md @@ -10,6 +10,7 @@ Simple Countdown widget which shows the remaining days to a specified date. Supp ## Setup Set the date in ISO8601 format (YYYY-MM-DD) to the Widget Parameter. + Optional: Define an emoji for your widget by adding the desired emoji behind the date and separating both values with a ";". Like this: ![Countdown Widget setup](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/setup.jpeg)