Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amanmdesai authored Feb 18, 2023
1 parent b082dea commit 21c95eb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ git clone https://github.com/amanmdesai/LHEReader.git

## Usage
```code
usage: LHEReader.py [-h] [--input INPUT] [--output OUTPUT]
usage: LHEReader [-h] [--input INPUT] [--output OUTPUT]
Converts LHE files to ROOT Trees
options:
-h, --help show this help message and exit
--input INPUT
--output OUTPUT
--input INPUT Input file path and Name
--output OUTPUT Output file path and Name
```

where input and output refer to the path of the input and output files respectively
Expand Down

0 comments on commit 21c95eb

Please sign in to comment.