diff --git a/README.md b/README.md index 4fe59150aa72c31c4f7f343d499ac86b8300962c..99e87ead8c8025ba8b59301123076a672ef54694 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This code runs an Ensemble Data Assimilation system with the software packages D - Why should I use it? - It's pythonic: see what it does at first glance, modular, flexible - - It handles dependencies using SLURM without 'sleeping loops of the main script'. + - It handles dependencies using SLURM without '`sleep`ing loops in the main script'. Functions return a SLURM ID which can be used to trigger the start of another function (interface by [brentp/slurmpy](https://github.com/brentp/slurmpy)). - Can I use it for real weather?