--- 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 <https://www.nextflow.io/blog/2020/dsl2-is-here.html>
+shows minor syntax changes I guess I'll need to be aware of when looking at
+things a few years old.