Skip to content

Commit

Permalink
Correct docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andyevansrazor committed Mar 9, 2024
1 parent d9c7ad6 commit 978658d
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 @@ -11,7 +11,7 @@ An unofficial library for the [Carbon Intensity API](https://carbonintensity.org
builder.Services.AddCarbonIntensitySdk();
```

1. Inject the `CarbonIntensityClient` into your service or controller.
3. Inject the `CarbonIntensityClient` into your service or controller.

### Original documentation
The original documentation for the Carbon Intensity API can be found [here](https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v2-0-0).
Expand Down

0 comments on commit 978658d

Please sign in to comment.