Skip to content

Commit

Permalink
Change screenshot to format supported by nuget.org
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Jul 2, 2024
1 parent 2059925 commit 7530ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!-- #content -->
Pretty-print test results in TRX format.

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

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

Expand Down

0 comments on commit 7530ed3

Please sign in to comment.