From d1a94696f96ea93d45b41d161444ecaf8176da5f Mon Sep 17 00:00:00 2001 From: Benny <66417262+ThisIsBenny@users.noreply.github.com> Date: Tue, 10 Nov 2020 09:40:08 +0100 Subject: [PATCH] Update README.md --- Countdown/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Countdown/README.md b/Countdown/README.md index 9e1250a..8867ead 100644 --- a/Countdown/README.md +++ b/Countdown/README.md @@ -4,7 +4,7 @@ ![Countdown Widget Preview light](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewLight2.jpeg) ![Countdown Widget Preview dark](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewDark2.jpeg) -Simple Countdown widget which shows the remaining days to a specified date. +Simple Countdown widget which shows the remaining days to a specified date. Supported languages: en (default), de, fr, es, it. [[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/Countdown.js) @@ -12,4 +12,4 @@ Simple Countdown widget which shows the remaining days to a specified date. 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) \ No newline at end of file +![Countdown Widget setup](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/setup.jpeg)