diff options
| author | Matthijs van der Wild <matthijs.van-der-wild@durham.ac.uk> | 2024-10-28 16:14:48 +0000 |
|---|---|---|
| committer | Matthijs van der Wild <matthijs.van-der-wild@durham.ac.uk> | 2024-10-28 16:27:58 +0000 |
| commit | 381140763bdbe9d20ae91e55cac5010d93c7f08d (patch) | |
| tree | d1f51d0158b99d78c5ffe2ce670fe2310288488e /README.md | |
| parent | 9e5334d83599cdef09f180c3f0411d6cf9b97e7e (diff) | |
Add missing closing parenthesis
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # LOFAR PILOT -This is a small pipeline runner script that wraps Common Workflow Language ([CWL](https://www.commonwl.org/) pipelines with [toil](https://toil.readthedocs.io). +This is a small pipeline runner script that wraps Common Workflow Language ([CWL](https://www.commonwl.org/)) pipelines with [toil](https://toil.readthedocs.io). It is compatible with [LINC](https://git.astron.nl/RD/LINC) and the [VLBI](https://git.astron.nl/RD/VLBI-cwl/) pipelines. *This is a work in progress. Issues should be reported to [Matthijs van der Wild](mailto:matthijs.van-der-wild@durham.ac.uk).* |