From 11af2749885ef378bacb37728a8d0706965c70eb Mon Sep 17 00:00:00 2001 From: Benny <66417262+ThisIsBenny@users.noreply.github.com> Date: Tue, 10 Nov 2020 09:41:04 +0100 Subject: [PATCH] Update README.md --- Countdown/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Countdown/README.md b/Countdown/README.md index 5b0d394..8e056f6 100644 --- a/Countdown/README.md +++ b/Countdown/README.md @@ -11,6 +11,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: +#### 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)