Skip to content

Commit

Permalink
docs: Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rossf7 committed Aug 22, 2023
1 parent 2b39840 commit 6a843ff
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 @@ -26,8 +26,9 @@ helm install carbon-intensity-exporter \

### Electricity Maps

You need to get an **API key** from Electricity Maps before using the exporter.
You can check the API key name and URL in the Electricity Maps API portal.
You need to get an **API token** from Electricity Maps before using the exporter.
You can check the name of the API token HTTP header to use and the base URL in
the Electricity Maps API portal.

```bash
export EM_API_TOKEN=XXXX # Electricity Maps API token.
Expand Down

0 comments on commit 6a843ff

Please sign in to comment.