From 20cba88ef277c405cc7cc0b1cfa05b18e5a735df Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sat, 9 May 2020 13:17:44 +0300 Subject: [PATCH] Update README - add full URLs to images --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0e6b7d1..ec5eb14 100644 --- a/README.md +++ b/README.md @@ -18,19 +18,19 @@ Requires an [Input Datetime](https://www.home-assistant.io/integrations/input_da ### Default config - card name shown, 24 hour mode -![Default theme with card name](examples/default_with_name.png) +![Default theme with card name](https://raw.githubusercontent.com/GeorgeSG/lovelace-time-picker-card/master/examples/default_with_name.png) ### Custom config - hidden card name, 12 hour mode -![Default theme with no card name](examples/default_without_name.png) +![Default theme with no card name](https://raw.githubusercontent.com/GeorgeSG/lovelace-time-picker-card/master/examples/default_without_name.png) ### Custom config - hidden card name, 12 hour mode with a "single" hour mode picker -![Default theme with single hour mode](examples/single_hour_mode.png) +![Default theme with single hour mode](https://raw.githubusercontent.com/GeorgeSG/lovelace-time-picker-card/master/examples/single_hour_mode.png) ### Using a custom theme -![Custom theme](examples/custom.png) +![Custom theme](https://raw.githubusercontent.com/GeorgeSG/lovelace-time-picker-card/master/examples/custom.png) ## Installation @@ -48,7 +48,7 @@ resources: Time Picker Card supports Lovelace's Visual Editor. Click the + button to add a card and search for time picker. -![Visual Editor](examples/visual_editor.png) +![Visual Editor](https://raw.githubusercontent.com/GeorgeSG/lovelace-time-picker-card/master/examples/visual_editor.png) ### YAML