Skip to content

Commit 788cf21

Browse files
committed
docs: add instructions
1 parent f1d6409 commit 788cf21

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
> Convert JUnit reports to CTRF reports
44
5+
This package is useful if there isn't a CTRF reporter available for your test framework.
6+
57
**If you find this project useful, consider giving it a GitHub star**
68

79
It means a lot to us and helps us grow this open source library.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "junit-to-ctrf",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)