diff --git a/README.md b/README.md index 05c5071..972a185 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Store long-term weather records (such as high/low temperatures, maximum wind speed, and rainfall totals) in Home Assistant using standard helpers and automations. ### Step One: Add Helper Files -Place weather_numbers.yaml and weather_datetimes.yaml in your main Home Assistant configuration directory (where your configuration.yaml is located). +Place `weather_numbers.yaml` and `weather_datetimes.yaml` in your main Home Assistant configuration directory (where your configuration.yaml is located). ### Step Two: Configure `configuration.yaml` Add the following include lines to your `configuration.yaml` so Home Assistant loads the required helpers: