From ca083a6f7371fce8aef85c808a0e7f17d19b6393 Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso Date: Sun, 25 Jul 2021 15:10:02 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42e64cc..c842e32 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# nf-amazon -Amazon Web Services plugin for Nextflow +# nf-amazon + +Nextflow plugin implementing the support for AWS computing service and storage. + +This repository only holds plugin artefacts. Source code is available at [this link](https://github.com/nextflow-io/nextflow/tree/master/plugins/nf-amazon).