Skip to content

Commit

Permalink
Add background section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kellpossible committed Nov 18, 2023
1 parent 6456840 commit 759569b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,7 @@ api_key="SECRET"
```

Options can also be specified using the `AVALANCHE_REPORT` environment variable, with a multiline string containing all options specified in TOML format. See the [`fly.toml`](./fly.toml)'s `env.AVALANCHE_REPORT` key for an example of this in a deployment.

## Background

There is a blog post which explains the inception, history and motivations for this project: [Introducing `avalanche-report`](https://lukefrisken.com/code/introducing-avalanche-report/).

0 comments on commit 759569b

Please sign in to comment.