update README, update sub title

This commit is contained in:
Oluwatoni Solarin-Sodara
2018-05-02 22:21:16 +01:00
parent e8785cd8f4
commit d853ce0aad
+1 -1
View File
@@ -86,7 +86,7 @@ You can ignore a method or an entire class from code coverage by creating and ap
Coverlet just uses the type name, so the attributes can be created under any namespace of your choosing.
#### File Path
#### Source Files
You can also ignore specific source files from code coverage using the `Exclude` property
- Use single or multiple paths (separate by comma)
- Use absolute or relative paths (relative to the project directory)