Skip to content

Commit 739d00f

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ NUnit HTML Report Generator
33

44
This project is used to convert NUnit generated XML result files into a self-contained Bootstrap based HTML page.
55

6+
##Example
7+
[Click here to view the example output](http://htmlpreview.github.io/?https://github.com/JatechUK/NUnit-HTML-Report-Generator/blob/master/ExampleResults.html)
8+
69
##Building
710
1. Open in Visual Studio 2012
811
2. Click Build > Build Solution
@@ -13,3 +16,5 @@ Included in the project is an example NUnit XML results file originally found at
1316
##Usage
1417
NUnitHTMLReportGenerator.exe [input-path] [output-path]
1518

19+
##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).

0 commit comments

Comments
 (0)