Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpetersen authored May 16, 2019
1 parent 4c099fe commit 3462b60
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,14 @@ resources:
## Example
```yaml
- type: custom:countdown-dates
title: 'Birthdays'
show_age: false
phrase: 'days left'
dates:
- date: 10/25/1982
name: Birthday
- date: 7/1/2014
name: Anniversary
```
type: custom:countdown-dates
title: 'Birthdays'
show_age: false
phrase: 'days left'
dates:
- date: 10/25/1982
name: Birthday
icon: 'mdi:cake'
- date: 7/1/2014
name: Anniversary
```

0 comments on commit 3462b60

Please sign in to comment.