Skip to content

Commit d71ea31

Browse files
committed
Update README.md
1 parent 739d00f commit d71ea31

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
@@ -5,6 +5,7 @@ This project is used to convert NUnit generated XML result files into a self-con
55

66
##Example
77
[Click here to view the example output](http://htmlpreview.github.io/?https://github.com/JatechUK/NUnit-HTML-Report-Generator/blob/master/ExampleResults.html)
8+
[Click here to see the input that generated the output](https://raw.githubusercontent.com/JatechUK/NUnit-HTML-Report-Generator/master/NUnit%20HTML%20Report%20Generator/ExampleResults.xml)
89

910
##Building
1011
1. Open in Visual Studio 2012
@@ -17,4 +18,4 @@ Included in the project is an example NUnit XML results file originally found at
1718
NUnitHTMLReportGenerator.exe [input-path] [output-path]
1819

1920
##Disclaimer
20-
This project is maintained by [Luke Browning]((http://github.com/luke-browning) on behalf of [Jatech]((http://github.com/JatechUK) and is released under the [GPLv2.0](https://raw.githubusercontent.com/JatechUK/NUnit-HTML-Report-Generator/master/LICENSE).
21+
This project is maintained by [Luke Browning](http://github.com/luke-browning) on behalf of [Jatech](http://github.com/JatechUK) and is released under the [GPLv2.0](https://raw.githubusercontent.com/JatechUK/NUnit-HTML-Report-Generator/master/LICENSE).

0 commit comments

Comments
 (0)