Skip to content

Commit

Permalink
Fix Electricity Maps name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchrisadams committed Apr 23, 2024
1 parent 8dc1711 commit 66ff2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ The `location` parameter needs to be set to a zone present in the public [zones]
```sh
ELECTRICITY_MAPS_API_TOKEN=your-token \
ELECTRICITY_MAPS_API_URL=https://api-access.electricitymaps.com/free-tier/ \
grid-intensity --provider=ElectricityMap --location=IN-KA
grid-intensity --provider=ElectricityMaps --location=IN-KA
```

### WattTime
Expand Down

0 comments on commit 66ff2bd

Please sign in to comment.