diff --git a/README.md b/README.md index e1c352db5cc875efc730055975d567b25923092f..b1525857bbce3d01241cab6a63370fb4cc621a03 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ git clone https://forge.etsi.org/rep/cti/robot-test-reporter.git ```bash python parseTestResults.py output.xml ``` - 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. +      *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. ## Contributing 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