From 808e9527cea021fec244b91539e26a5e3bf257cc Mon Sep 17 00:00:00 2001 From: amanmdesai Date: Sat, 18 Nov 2023 15:50:22 +0530 Subject: [PATCH] update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 42a54cb..4b96587 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,12 @@ git clone https://github.com/amanmdesai/LHEReader.git ``` ## Usage + + ```code +python LHEReader --input input.lhe --output output.root + + usage: LHEReader [-h] [--input INPUT] [--output OUTPUT] Converts LHE files to ROOT Trees