Skip to content

Commit

Permalink
Add link to Nextflow plugin docs (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
bentsherman authored Feb 28, 2024
1 parent 1d426e1 commit 2faf688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This project contains a simple Nextflow plugin called `nf-hello` which provides

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.

See the [Nextflow documentation](https://nextflow.io/docs/latest/plugins.html) for more information about developing plugins.

## Plugin structure
- `settings.gradle`
Expand Down

0 comments on commit 2faf688

Please sign in to comment.