From e554e8b944191567f4c501b771b924568986abba Mon Sep 17 00:00:00 2001 From: ludeeus Date: Sun, 21 Jul 2019 19:05:46 +0000 Subject: [PATCH] Readme update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d2b0599..0267ae6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# sensor.youtube +# youtube [![BuyMeCoffee][buymecoffeebedge]][buymecoffee] @@ -10,7 +10,7 @@ _A platform which give you info about the newest video on a channel._ ## Installation -To get started put all the files from`/custom_components/youtube/` here: +To get started put all the files from`/custom_components/youtube/` here: `/custom_components/youtube/` ## Example configuration.yaml @@ -22,9 +22,9 @@ sensor: ``` ## Configuration variables - -key | type | description -:--- | :--- | :--- + +key | type | description +:--- | :--- | :--- **platform (Required)** | string | The platform name. **channel_id (Required)** | string | The Channel ID of the Youtube channel.