Skip to content

Commit 9f2d45f

Browse files
authored
docs(readme): link to available reporters (#546)
Fixes #453
1 parent 455619f commit 9f2d45f

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
@@ -164,7 +164,7 @@ To view your coverage report:
164164

165165
<img width="500" src="screen.png">
166166

167-
you can use any reporters that are supported by istanbul:
167+
you can use [any reporters that are supported by `istanbul`](https://github.com/istanbuljs/istanbuljs/tree/master/packages/istanbul-reports/lib):
168168

169169
```bash
170170
nyc report --reporter=lcov

0 commit comments

Comments
 (0)