diff --git a/README.md b/README.md index 6026389..304bd79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ Add the calendar of your football team to Home Assistant. The data is gathered from the RBFA +Example configuration.yaml + +The team number is the number after 'ploeg': https://www.rbfa.be/nl/club/2438/ploeg/300872/overzicht + +``` +rbfa: + - team: 300872 + - team: 281473 +``` + + [![github release](https://img.shields.io/github/v/release/rgerbranda/rbfa?logo=github)](https://github.com/rgerbranda/rbfa/releases) [![github release date](https://img.shields.io/github/release-date/rgerbranda/rbfa)](https://github.com/rgerbranda/rbfa/releases)