Skip to content

Commit 5ede288

Browse files
authored
Merge pull request #71 from nopara73/patch-1
[Skip CI] Specify what project to add the NuGet
2 parents b3d108a + a4e873b commit 5ede288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ _Note: The assembly you'd like to get coverage for must be different from the as
3737

3838
## Usage
3939

40-
Coverlet doesn't require any additional setup other than including the NuGet package. It integrates with the `dotnet test` infrastructure built into the .NET Core CLI and when enabled, will automatically generate coverage results after tests are run.
40+
Coverlet doesn't require any additional setup other than including the NuGet package in the unit test project. It integrates with the `dotnet test` infrastructure built into the .NET Core CLI and when enabled, will automatically generate coverage results after tests are run.
4141

4242
### Code Coverage
4343

0 commit comments

Comments
 (0)