diff --git a/README.md b/README.md index 07d00d4..b76e4a6 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,11 @@ The template’s code repository is organised into a number of files and directo ``` myWorkflow-nf ├── .github/ISSUE_TEMPLATE -├── assets -├── bin -├── config +├── assets/ +│   └── samplesheet.csv (demo) +├── bin/ +│   └── samplesheetchecker.sh (demo) +├── config/ ├── gadi.config    ├── nimbus.config    ├── setonix.config