Skip to content

Commit

Permalink
Update configuration info in README for v0.1.0 changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
caarmen committed Feb 3, 2024
1 parent 3cf2f0d commit 9042893
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ You need to provide:
* Environment variables:
- Copy the `config.toml.template` file to `config.toml`.
- Edit the variables:
- `[weatherstack]` section:
- `api_access_key`: the api key for your account on weatherstack.com.
- `[weatherprovider]` section:
- `name`: the name of the provider. Valid values are `weatherstack` and `weatherapi`.
- `api_access_key`: the api key for your account on [weatherstack.com](https://weatherstack.com/) or [weatherapi.com](https://www.weatherapi.com/).
- `[[slack]]` sections:
- `name`: a name for your slack configuration.
- `workspace`: the slack workspace where you want to change your profile photo
Expand Down

0 comments on commit 9042893

Please sign in to comment.