Update README.md (#747)

Remove wrong information
This commit is contained in:
Marco Rossignoli
2020-02-28 20:36:17 +01:00
committed by GitHub
parent fddcfea079
commit 830ad8a572
-2
View File
@@ -114,8 +114,6 @@ Coverlet generates code coverage information by going through the following proc
* Read the recorded hits information from the temporary file.
* Generate the coverage result from the hits information and write it to a file.
_Note: The assembly you'd like to get coverage for must be different from the assembly that contains the tests_
## Are you in trouble with some feature? Check on [examples](Documentation/Examples.md)!
## Known Issues