Skip to content

Commit d853ce0

Browse files
committed
update README, update sub title
1 parent e8785cd commit d853ce0

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
@@ -86,7 +86,7 @@ You can ignore a method or an entire class from code coverage by creating and ap
8686

8787
Coverlet just uses the type name, so the attributes can be created under any namespace of your choosing.
8888

89-
#### File Path
89+
#### Source Files
9090
You can also ignore specific source files from code coverage using the `Exclude` property
9191
- Use single or multiple paths (separate by comma)
9292
- Use absolute or relative paths (relative to the project directory)

0 commit comments

Comments
 (0)