diff --git a/README.md b/README.md index c535a0a..3bc110a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# nf-azure -Nextflow plugin for Azure cloud +# nf-azure plugin + +Nextflow plugin implementing the support for Azure 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-azure).