Skip to content

Commit 2474f48

Browse files
committed
Updated changelog and added roadmap to readme
1 parent deea66d commit 2474f48

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@ trimmomatic fastqc
228228

229229
As the number of existing components grow, so does your freedom to build pipelines.
230230

231+
## Roadmap
232+
233+
You can see what we're planning next on our [roadmap guide](https://github.com/assemblerflow/flowcraft/wiki/Roadmap).
234+
231235
## Developer guide
232236

233237
### Adding new components

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
### Features
1919

2020
- Added `inspect` run mode to flowcraft for displaying the progress overview
21-
during a nextflow run.
21+
during a nextflow run. This run mode has an `overview` and `broadcast` options
22+
for viewing the progress of a pipeline.
2223

2324
### Minor/Other changes
2425

0 commit comments

Comments
 (0)