From 6bb940f4343854121b13ec87b6d4cebcd93b988d Mon Sep 17 00:00:00 2001
From: Cody C <50791984+codyc1515@users.noreply.github.com>
Date: Fri, 12 Jan 2024 11:10:39 +1300
Subject: [PATCH] Fix issue where images cannot be seen in HACS in README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 048380c0..6b2313a7 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-
+
# Waste Collection Schedule
**A custom component for Home Assistant that retrieves waste collection schedules from a wide range of service providers.**
-
+
Waste collection schedules from service provider web sites are updated daily, derived from local ICS/iCal files, or generated from user-specified dates or regularly repeating date patterns. The Home Assistant built-in Calendar is automatically populated with schedules, and there is a high degree of flexibility in how information can be format and displayed in entity cards or pop-ups. The framework can easily be extended to support additional waste collection service providers, or other services which provide schedules.