# HG changeset patch # User Steve Losh # Date 1693253999 14400 # Node ID 70ab0396a8c2c21d46efbe8f02936e89f08b127e # Parent 51d9e0bc28b7470b2edd86ce1756644b1a68a108 Update diff -r 51d9e0bc28b7 -r 70ab0396a8c2 README.markdown --- a/README.markdown Mon Aug 28 15:58:36 2023 -0400 +++ b/README.markdown Mon Aug 28 16:19:59 2023 -0400 @@ -208,3 +208,8 @@ Can run with some basic reporting with some extra flags: nextflow run example.nf -with-report report.html -with-dag graph.svg + +Of course there appears to be some backwards-incompatible jank in the language +already. Reading through +shows minor syntax changes I guess I'll need to be aware of when looking at +things a few years old.