Add a couple more images to docs (#206)

* Add service loader image to docs.

* Add connection service image.

* Fix image width
This commit is contained in:
Karl Burtram
2017-01-03 12:42:44 -08:00
committed by GitHub
parent a8d627b07c
commit 93a52e3e50
4 changed files with 11 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ xUnit.net .NET CLI test runner (64-bit win10-x64)
SUMMARY: Total: 1 targets, Passed: 1, Failed: 0.
```
### Collecting Code coverage
### Collecting Code Coverage
> Code coverage requires a SQL Server instance installed on the localhost with Integrated Authentication
> configured for the current user executing the test suite.