Skip to content

Commit 2994eb7

Browse files
author
Bernhard Grünewaldt
committed
doc
1 parent c3ca29e commit 2994eb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ then this is for you
3939

4040
### Usage
4141

42-
With folder `reports` containing multiple `*.xml` files in junit-xml format.
43-
A combined result will be written to `junit-all.xml`
42+
With folder `src/test/resources/` containing multiple `*.xml` files in junit-xml format.
43+
A combined result will be written to `output.xml`. The Suite name will be `My Suite`.
4444

4545
```
4646
# INSTALL

0 commit comments

Comments
 (0)