Skip to content

Commit 7530ed3

Browse files
committed
Change screenshot to format supported by nuget.org
1 parent 2059925 commit 7530ed3

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
@@ -9,7 +9,7 @@
99
<!-- #content -->
1010
Pretty-print test results in TRX format.
1111

12-
![Demo](https://github.com/devlooped/dotnet-trx/blob/main/assets/img/demo.png?raw=true)
12+
![Demo](https://raw.githubusercontent.com/devlooped/dotnet-trx/main/assets/img/demo.png)
1313

1414
Typical usage: `dotnet test --logger trx; trx` (optionally with `--output`).
1515

0 commit comments

Comments
 (0)