Skip to content

Commit 2faf688

Browse files
authored
Add link to Nextflow plugin docs (#15)
1 parent 1d426e1 commit 2faf688

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This project contains a simple Nextflow plugin called `nf-hello` which provides
99

1010
NOTE: If you want to use this project as a starting point for a custom plugin, you must rename the `plugins/nf-hello` folder and update `settings.gradle` with your plugin name.
1111

12+
See the [Nextflow documentation](https://nextflow.io/docs/latest/plugins.html) for more information about developing plugins.
13+
1214
## Plugin structure
1315
1416
- `settings.gradle`

0 commit comments

Comments
 (0)