Skip to content

Commit 9b6479a

Browse files
authored
Update README.md
1 parent 4e62178 commit 9b6479a

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
@@ -21,8 +21,8 @@ Converts xUnit XML reports into beautiful looking HTML page reports using XSLT.
2121
```bash
2222
java -jar saxon9he.jar -o:report.html -s:report.xml -xsl:xunit_to_html.xsl
2323
```
24-
3. `report.html` will be generated in the working directory, now you are free to view or push to the cloud for veiwing.\
24+
3. `report.html` will be generated in the working directory, now you are free to view or push to the cloud for further visibility.
2525

2626
# Authors
2727

28-
* [**Muntazir Fadhel**](https://zir0-93.github.io/) - *Initial work and maintainer*
28+
- [**Muntazir Fadhel**](https://zir0-93.github.io/) - *Initial work and maintainer*

0 commit comments

Comments
 (0)