Update README.md

This commit is contained in:
2024-02-01 09:44:18 +01:00
parent 67ab4bd41b
commit 9b408bd2e4

View File

@@ -18,6 +18,8 @@ $ `source /sf/cristallina/applications/mx/conda/miniconda/bin/activate`
$ `conda activate crmx38-analysis` $ `conda activate crmx38-analysis`
All scripts will have a description at their start of how to use them and what they do. The vast majority also use argparse and therefore python <name-of-script> -h should detail how they should be used. All scripts will have a description at their start of how to use them and what they do. The vast majority also use argparse and therefore python name-of-script -h will describe how they should be used.
Please report an bugs - there probably are many!