From cf4f542331d84f3e0517a793855bbfceee3a6be0 Mon Sep 17 00:00:00 2001 From: Alexander Dolich Date: Tue, 2 May 2023 11:48:04 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec9639f..921eec3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # CATFLOW preprocessing tool -Pre- and postprocessing for CATFLOW using functions from the [Catflow-R-Package](https://github.com/CATFLOW/Catflow-R-Package). +Pre- and postprocessing workflows for CATFLOW using functions from the [Catflow-R-Package](https://github.com/CATFLOW/Catflow-R-Package). + The implementation follows the [Tool Specification](https://vforwater.github.io/tool-specs/) for reusable research software using Docker. ## How generic?