diff --git a/README.md b/README.md index 8e6d338..5cf2244 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ $ `source /sf/cristallina/applications/mx/conda/miniconda/bin/activate` $ `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 -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!