Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronSadlerUK authored May 19, 2020
1 parent 8cbd67a commit b243444
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 @@ -23,8 +23,8 @@ Then you will then need to register the apikey and SDK in your `Startup.cs` file

services.Configure<ApiKey>(Configuration.GetSection("MotApi"));
services.AddDvlaMotSdk();
services.AddOptions();
services.AddLogging();
services.AddControllers();


### Documentation
Expand Down

0 comments on commit b243444

Please sign in to comment.