Commit f8e87a16 authored by Frank Bryden's avatar Frank Bryden
Browse files

Oups. My markdown skills are brittle.

parent 2ceb3545
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -16,9 +16,9 @@ git clone https://forge.etsi.org/rep/cti/robot-test-reporter.git
```bash
```bash
python parseTestResults.py output.xml 
python parseTestResults.py output.xml 
```
```
    where output.xml is the xml file generated by robot
      *where output.xml is the xml file generated by robot*
The command outputs to a new xlslx file if it does not exist, or 

appends to an existing one.
The command outputs to a new xlslx file if it does not exist, or appends to an existing one.


## Contributing
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
 No newline at end of file