Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron committed May 19, 2020
2 parents dd72d80 + b243444 commit a31cd73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +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();


### Documentation
Expand Down

0 comments on commit a31cd73

Please sign in to comment.