diff --git a/README.md b/README.md index a4d3d73..8e6d338 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,9 @@ The vast majority are python scripts and use either in Cristallina or Alvra pyth A Cristallina environment that should always work can be loaded using: $ `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. + +