aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthijs van der Wild <matthijs.van-der-wild@durham.ac.uk>2024-10-28 16:14:48 +0000
committerMatthijs van der Wild <matthijs.van-der-wild@durham.ac.uk>2024-10-28 16:27:58 +0000
commit381140763bdbe9d20ae91e55cac5010d93c7f08d (patch)
treed1f51d0158b99d78c5ffe2ce670fe2310288488e /README.md
parent9e5334d83599cdef09f180c3f0411d6cf9b97e7e (diff)
Add missing closing parenthesis
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 88461a6..07238f6 100644
--- a/README.md
+++ b/README.md
@@ -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).*