Skip to content

Commit 1f766b8

Browse files
committed
1 parent 8c48805 commit 1f766b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
[ReportGenerator](https://github.com/danielpalme/ReportGenerator) converts coverage reports generated by OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
44

55
## Usage
6-
Use the online [configuration tool](https://reportgenerator.io/usage) to get started quickly.
6+
Use the online [configuration tool](https://reportgenerator.io/usage) to get started quickly.
7+
The more advanced settings are documented in the [wiki](https://github.com/danielpalme/ReportGenerator/wiki/Settings). They can be applied via the `customSettings` parameter.
78

89
```yml
910
- name: Setup .NET Core # Required to execute ReportGenerator

0 commit comments

Comments
 (0)